commit | db1607fa690a106bf23bdf7316245e442c1a3e7c | [log] [tgz] |
---|---|---|
author | Gabor Mezei <gabor.mezei@arm.com> | Mon Jan 30 16:27:48 2023 +0100 |
committer | Gabor Mezei <gabor.mezei@arm.com> | Mon Jan 30 16:27:48 2023 +0100 |
tree | aabcebe2c3c6ebbe3676003cb04368cffdb0fc97 | |
parent | b57c90885591d86cff49be5560476173b56a0dc2 [diff] |
Remove unneeded include Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
diff --git a/library/ecp.c b/library/ecp.c index 6f53c1b..d9d5425 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 <string.h>