This commit was manufactured by cvs2svn to create branch
[oweals/openssl.git] / crypto / cryptlib.c
index 8fe063ff5e52344ec259388bb1701a19d353f29c..2924def2bb0840899d477dff44d12393f36fbc12 100644 (file)
 static double SSLeay_MSVC5_hack=0.0; /* and for VC1.5 */
 #endif
 
-#ifdef FIPS
-int FIPS_mode;
-void *FIPS_rand_check;
-#endif /* def FIPS */
-
 DECLARE_STACK_OF(CRYPTO_dynlock)
 IMPLEMENT_STACK_OF(CRYPTO_dynlock)