diff options
Diffstat (limited to 'source4/lib/crypto/hmacmd5.c')
-rw-r--r-- | source4/lib/crypto/hmacmd5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/crypto/hmacmd5.c b/source4/lib/crypto/hmacmd5.c index 9b24279f71..2045f9a9d7 100644 --- a/source4/lib/crypto/hmacmd5.c +++ b/source4/lib/crypto/hmacmd5.c @@ -24,6 +24,7 @@ */ #include "includes.h" +#include "lib/crypto/crypto.h" /*********************************************************************** the rfc 2104 version of hmac_md5 initialisation. |