From 7edfe6745670d2f4d53d96f268f2dba11326a51c Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 27 Jan 2011 19:10:56 +0000 Subject: Move all FIPSAPI renames into fips.h header file, include early in crypto.h if needed. Modify source tree to handle change. --- crypto/bn/bn_mont.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'crypto/bn/bn_mont.c') diff --git a/crypto/bn/bn_mont.c b/crypto/bn/bn_mont.c index ba659cfd1d..2f7fb843a9 100644 --- a/crypto/bn/bn_mont.c +++ b/crypto/bn/bn_mont.c @@ -122,10 +122,6 @@ #include "cryptlib.h" #include "bn_lcl.h" -#ifdef OPENSSL_FIPS -#include -#endif - #define MONT_WORD /* use the faster word-based algorithm */ #ifdef MONT_WORD -- cgit v1.2.3