From 73e45b2dd127b10d6259203082fe2b49aa268986 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 20 Oct 2014 13:13:59 +0100 Subject: remove OPENSSL_FIPSAPI Reviewed-by: Tim Hudson --- crypto/rsa/rsa_none.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/rsa/rsa_none.c') diff --git a/crypto/rsa/rsa_none.c b/crypto/rsa/rsa_none.c index f1fcd9c..2306dda 100644 --- a/crypto/rsa/rsa_none.c +++ b/crypto/rsa/rsa_none.c @@ -56,7 +56,7 @@ * [including the GNU Public Licence.] */ -#define OPENSSL_FIPSAPI + #include "cryptlib.h" #include -- cgit v1.1