Commit b3da6f49 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

remove unnecessary OPENSSL_FIPS reference



Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent c603c723
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 */