summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/gcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/dcrypto/gcm.c')
-rw-r--r--board/cr50/dcrypto/gcm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/cr50/dcrypto/gcm.c b/board/cr50/dcrypto/gcm.c
index cd035bbd54..a490a4e079 100644
--- a/board/cr50/dcrypto/gcm.c
+++ b/board/cr50/dcrypto/gcm.c
@@ -9,8 +9,6 @@
#include "endian.h"
-#include "cryptoc/util.h"
-
static void gcm_mul(uint32_t *counter)
{
int i;