summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto/p256.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/dcrypto/p256.c')
-rw-r--r--board/cr50/dcrypto/p256.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/cr50/dcrypto/p256.c b/board/cr50/dcrypto/p256.c
index 665144e31b..f75329d5bf 100644
--- a/board/cr50/dcrypto/p256.c
+++ b/board/cr50/dcrypto/p256.c
@@ -6,7 +6,6 @@
#include "dcrypto.h"
#include "cryptoc/p256.h"
-#include "cryptoc/util.h"
static const p256_int p256_one = P256_ONE;