diff options
Diffstat (limited to 'source4/auth/ntlm_check.c')
-rw-r--r-- | source4/auth/ntlm_check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/ntlm_check.c b/source4/auth/ntlm_check.c index 5c5ad1f3ca..d3dbc3ce66 100644 --- a/source4/auth/ntlm_check.c +++ b/source4/auth/ntlm_check.c @@ -23,6 +23,7 @@ #include "lib/crypto/crypto.h" #include "librpc/gen_ndr/netlogon.h" #include "libcli/auth/libcli_auth.h" +#include "param/param.h" /**************************************************************************** Core of smb password checking routine. |