diff options
Diffstat (limited to 'source4/auth')
-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 eda06a1ddd..e31424d808 100644 --- a/source4/auth/ntlm_check.c +++ b/source4/auth/ntlm_check.c @@ -21,6 +21,7 @@ */ #include "includes.h" +#include "lib/crypto/crypto.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |