summaryrefslogtreecommitdiffstats
path: root/crypto/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/lock.c')
-rw-r--r--crypto/lock.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/lock.c b/crypto/lock.c
index 6f6681d54f..b716708303 100644
--- a/crypto/lock.c
+++ b/crypto/lock.c
@@ -116,9 +116,6 @@
#include "cryptlib.h"
#include <openssl/safestack.h>
-#ifdef OPENSSL_FIPS
-#include <openssl/fips.h>
-#endif
#if defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_WIN16)
static double SSLeay_MSVC5_hack=0.0; /* and for VC1.5 */