From d35e191434c4149a2a30163fc57644355b57b992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Sun, 1 Dec 2013 16:15:32 +0100 Subject: [PATCH] Drop useless include in ecp.c --- library/ecp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/library/ecp.c b/library/ecp.c index ef38d19d7..45fbd9356 100644 --- a/library/ecp.c +++ b/library/ecp.c @@ -55,7 +55,6 @@ #define polarssl_free free #endif -#include #include #if defined(_MSC_VER) && !defined strcasecmp && !defined(EFIX64) && \