summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/hmac_sw.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/dcrypto/hmac_sw.c')
-rw-r--r--board/cr50/dcrypto/hmac_sw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/cr50/dcrypto/hmac_sw.c b/board/cr50/dcrypto/hmac_sw.c
index 91e056546d..3e62906540 100644
--- a/board/cr50/dcrypto/hmac_sw.c
+++ b/board/cr50/dcrypto/hmac_sw.c
@@ -8,8 +8,6 @@
#include <stdint.h>
-#include "cryptoc/util.h"
-
/**
* Generic software HMAC support for any type of hash.
*/