remove unnecessary OPENSSL_FIPS reference
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
c603c723ce
commit
b3da6f496b
1 changed files with 0 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue