summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/crypto/crypto.h')
-rw-r--r--source4/lib/crypto/crypto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/crypto/crypto.h b/source4/lib/crypto/crypto.h
index 10e2258fa7..03a233ec98 100644
--- a/source4/lib/crypto/crypto.h
+++ b/source4/lib/crypto/crypto.h
@@ -23,6 +23,8 @@
#include "lib/crypto/hmacmd5.h"
#include "lib/crypto/sha1.h"
#include "lib/crypto/hmacsha1.h"
+#include "heimdal/lib/hcrypto/sha.h"
+#include "lib/crypto/hmacsha256.h"
struct arcfour_state {
uint8_t sbox[256];