From: Dr. Stephen Henson Date: Tue, 24 Jan 2012 23:00:36 +0000 (+0000) Subject: only include bn.h once X-Git-Tag: OpenSSL_1_0_1-beta3~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7ecc206ba1fb17d99bae96ca5f3a59dffdf66ab;p=thirdparty%2Fopenssl.git only include bn.h once --- diff --git a/engines/e_aep.c b/engines/e_aep.c index d7f89e5156f..1953f0643c3 100644 --- a/engines/e_aep.c +++ b/engines/e_aep.c @@ -85,7 +85,6 @@ extern int GetThreadID(void); #ifndef OPENSSL_NO_DH #include #endif -#include #ifndef OPENSSL_NO_HW #ifndef OPENSSL_NO_HW_AEP