From db1607fa690a106bf23bdf7316245e442c1a3e7c Mon Sep 17 00:00:00 2001 From: Gabor Mezei Date: Mon, 30 Jan 2023 16:27:48 +0100 Subject: [PATCH] Remove unneeded include Signed-off-by: Gabor Mezei --- library/ecp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/library/ecp.c b/library/ecp.c index 6f53c1bdc..d9d5425ed 100644 --- a/library/ecp.c +++ b/library/ecp.c @@ -79,7 +79,6 @@ #include "bn_mul.h" #include "ecp_invasive.h" -#include "bignum_core.h" #include