summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/hmacsha256.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/crypto/hmacsha256.c')
-rw-r--r--source4/lib/crypto/hmacsha256.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/crypto/hmacsha256.c b/source4/lib/crypto/hmacsha256.c
index 5503bdd59b..6b0af9ee83 100644
--- a/source4/lib/crypto/hmacsha256.c
+++ b/source4/lib/crypto/hmacsha256.c
@@ -28,7 +28,6 @@
#include "includes.h"
#include "lib/crypto/crypto.h"
-#include "heimdal/lib/hcrypto/sha.h"
/***********************************************************************
the rfc 2104/2202 version of hmac_sha256 initialisation.