diff --git a/crypto/lock.c b/crypto/lock.c index 6f6681d54..b71670830 100644 --- a/crypto/lock.c +++ b/crypto/lock.c @@ -116,9 +116,6 @@ #include "cryptlib.h" #include -#ifdef OPENSSL_FIPS -#include -#endif #if defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_WIN16) static double SSLeay_MSVC5_hack=0.0; /* and for VC1.5 */