r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest...
[samba.git] / source4 / auth / kerberos / kerberos_pac.c
index 4712166ea7aca9d8c2d5aba5d21a4860adb8c65a..673137fd5ce202976aa2608570ffddd7466b56ad 100644 (file)
@@ -28,7 +28,7 @@
 #include "system/kerberos.h"
 #include "auth/kerberos/kerberos.h"
 #include "librpc/gen_ndr/ndr_krb5pac.h"
-#include "auth/auth.h"
+#include "auth/auth_sam.h"
 
 static krb5_error_code check_pac_checksum(TALLOC_CTX *mem_ctx, 
                                          DATA_BLOB pac_data,