From 31c072187ecdedc03f04c4c3d2cb389c0c499a07 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 20 May 2018 19:15:58 -0400 Subject: Drop now that everything should be using hal_assert() instead. --- ecdsa.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ecdsa.c') diff --git a/ecdsa.c b/ecdsa.c index c92dfbf..6d518fa 100644 --- a/ecdsa.c +++ b/ecdsa.c @@ -68,7 +68,6 @@ */ #include -#include #include "hal.h" #include "hal_internal.h" -- cgit v1.2.3