s4:smbencrypt Revert change to not include ntlmssp.h in smbencrypt.c
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Mar 2009 05:38:58 +0000 (16:38 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 24 Mar 2009 05:38:58 +0000 (16:38 +1100)
source4/libcli/auth/smbencrypt.c

index 8231e9c11b7ac35f3c01439551ae024a6e8bf162..5c08ab6b15e0e6e425e81920d1851275430e5847 100644 (file)
@@ -24,6 +24,7 @@
 #include "includes.h"
 #include "system/time.h"
 #include "auth/ntlmssp/msrpc_parse.h"
+#include "auth/ntlmssp/ntlmssp.h"
 #include "../lib/crypto/crypto.h"
 #include "libcli/auth/libcli_auth.h"