r14363: Remove credentials.h from the global includes.
[abartlet/samba.git/.git] / source4 / auth / ntlm_check.c
index 390caa0071aee7e843388243b959023edc3bc096..cea6eeafc13b46df870cd0d8ae24d59c52c264a7 100644 (file)
@@ -23,6 +23,7 @@
 #include "includes.h"
 #include "lib/crypto/crypto.h"
 #include "librpc/gen_ndr/ndr_netlogon.h"
+#include "auth/credentials/credentials.h"
 #include "libcli/auth/proto.h"
 
 /****************************************************************************