s3-kerberos: do not include authdata headers before including krb5 headers.
authorGünther Deschner <gd@samba.org>
Fri, 27 Nov 2009 17:30:18 +0000 (18:30 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jan 2010 13:01:03 +0000 (14:01 +0100)
Guenther
(cherry picked from commit 9329564e44a1432251acb7f0afaf1bd04b8cb957)

source/include/includes.h
source/libads/authdata.c

index d4f6ffcb933377f699f30f0b825f2a92574275b6..bf38d99d13304d409aa8cd6266f55253df231264 100644 (file)
@@ -679,7 +679,6 @@ typedef char fstring[FSTRING_LEN];
 #include "passdb.h"
 #include "rpc_secdes.h"
 #include "gpo.h"
-#include "authdata.h"
 #include "msdfs.h"
 #include "rap.h"
 #include "md5.h"
index 3ff69f49ae13ae895e2772e855efbe1e67502fd0..9ee540dcf8824a669b92f336c05c43f96fad93bf 100644 (file)
@@ -25,6 +25,7 @@
 #include "includes.h"
 #include "librpc/gen_ndr/ndr_krb5pac.h"
 #include "smb_krb5.h"
+#include "authdata.h"
 
 #ifdef HAVE_KRB5