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
/
hmacsha256.c
diff --git
a/lib/crypto/hmacsha256.c
b/lib/crypto/hmacsha256.c
index 6b0af9ee8350ee1306c2c442dfca877e45dded22..53d4fe388396417dddba4aa56085dc7afaab93da 100644
(file)
--- a/
lib/crypto/hmacsha256.c
+++ b/
lib/crypto/hmacsha256.c
@@
-27,7
+27,7
@@
*/
#include "includes.h"
-#include "lib/crypto/crypto.h"
+#include "
../
lib/crypto/crypto.h"
/***********************************************************************
the rfc 2104/2202 version of hmac_sha256 initialisation.