git.samba.org
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysec
[samba.git]
/
lib
/
crypto
/
hmacmd5.h
diff --git
a/lib/crypto/hmacmd5.h
b/lib/crypto/hmacmd5.h
index 5769737fcd65184add820e28dd54c69a8b2536c9..91b8ca586c840cd3a07dc8f311b0c1ef845de4eb 100644
(file)
--- a/
lib/crypto/hmacmd5.h
+++ b/
lib/crypto/hmacmd5.h
@@
-19,6
+19,9
@@
*/
#ifndef _HMAC_MD5_H
+#define _HMAC_MD5_H
+
+#include "../lib/crypto/md5.h"
typedef struct
{