diff --git a/crypto/ec/ec_key.c b/crypto/ec/ec_key.c index a91b9dc7f4..b88094c19d 100644 --- a/crypto/ec/ec_key.c +++ b/crypto/ec/ec_key.c @@ -66,7 +66,6 @@ #include <string.h> #include "ec_lcl.h" #include <openssl/err.h> -#include <string.h> EC_KEY *EC_KEY_new(void) {