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. --- rpc_pkcs1.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'rpc_pkcs1.c') diff --git a/rpc_pkcs1.c b/rpc_pkcs1.c index 96bd296..1cf5cfd 100644 --- a/rpc_pkcs1.c +++ b/rpc_pkcs1.c @@ -32,8 +32,6 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include - #include "hal.h" #include "hal_internal.h" -- cgit v1.2.3