summaryrefslogtreecommitdiff
path: root/source3/libads/authdata.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-27 18:30:18 +0100
committerGünther Deschner <gd@samba.org>2009-11-27 18:31:13 +0100
commitae207370667a12db53362ee5dcdab8e6d4bb388f (patch)
treeb5a8cba127c3e8698cf1bb1678f9320781ee2684 /source3/libads/authdata.c
parente512ccb5b677fa7f285829ec645fc067837c0e11 (diff)
downloadsamba-ae207370667a12db53362ee5dcdab8e6d4bb388f.tar.gz
samba-ae207370667a12db53362ee5dcdab8e6d4bb388f.tar.bz2
samba-ae207370667a12db53362ee5dcdab8e6d4bb388f.zip
s3-kerberos: do not include authdata headers before including krb5 headers.
Guenther
Diffstat (limited to 'source3/libads/authdata.c')
-rw-r--r--source3/libads/authdata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libads/authdata.c b/source3/libads/authdata.c
index 35d5ef9f31..ed158ee2d8 100644
--- a/source3/libads/authdata.c
+++ b/source3/libads/authdata.c
@@ -25,6 +25,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_krb5pac.h"
#include "smb_krb5.h"
+#include "authdata.h"
#ifdef HAVE_KRB5