summaryrefslogtreecommitdiffstats
path: root/source/libnet/libnet_keytab.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-27 15:52:57 +0100
committerKarolin Seeger <kseeger@samba.org>2010-01-13 14:01:03 +0100
commitd68c0ddaa442ec9e40a192d0b399109fc9b2d511 (patch)
tree4cad2f57b2281ac5812565af89d0e9a8fc1210d9 /source/libnet/libnet_keytab.h
parente9d846263b692c47550fc0ae0dbdf073886934bf (diff)
downloadsamba-d68c0ddaa442ec9e40a192d0b399109fc9b2d511.tar.gz
samba-d68c0ddaa442ec9e40a192d0b399109fc9b2d511.tar.xz
samba-d68c0ddaa442ec9e40a192d0b399109fc9b2d511.zip
s3-kerberos: only use krb5 headers where required.
This seems to be the only way to deal with mixed heimdal/MIT setups during merged build. Guenther (cherry picked from commit 60262369fc2ae19f6d9263e35b5db9b09b603a1b)
Diffstat (limited to 'source/libnet/libnet_keytab.h')
-rw-r--r--source/libnet/libnet_keytab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/libnet/libnet_keytab.h b/source/libnet/libnet_keytab.h
index 4d311a48e0e..9d72f0ac075 100644
--- a/source/libnet/libnet_keytab.h
+++ b/source/libnet/libnet_keytab.h
@@ -17,6 +17,8 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "smb_krb5.h"
+
#ifdef HAVE_KRB5
struct libnet_keytab_entry {