Clean up references to FIPS
[openssl.git] / crypto / rand / rand_lib.c
index 238712671ba3d4ba568e0ef1ab0c5e5210dfae00..fc47dc97a2a4c59c5fd0e69d5848b67a8f96392f 100644 (file)
 
 #include <openssl/engine.h>
 
 
 #include <openssl/engine.h>
 
-#ifdef OPENSSL_FIPS
-# include <openssl/fips.h>
-# include <openssl/fips_rand.h>
-#endif
-
 #ifndef OPENSSL_NO_ENGINE
 /* non-NULL if default_RAND_meth is ENGINE-provided */
 static ENGINE *funct_ref = NULL;
 #ifndef OPENSSL_NO_ENGINE
 /* non-NULL if default_RAND_meth is ENGINE-provided */
 static ENGINE *funct_ref = NULL;