]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rand/rand_lib.c
rand: move the entropy source out of the FIPS provider
[thirdparty/openssl.git] / crypto / rand / rand_lib.c
index 9790b216469785715d40770d8efb1eb215310a26..73d509a8dc5f2417620eab4c3aad0ec05332d62c 100644 (file)
@@ -27,7 +27,7 @@
 #include "e_os.h"
 
 #ifndef FIPS_MODULE
-# include "prov/rand_pool.h"
+# include "crypto/rand_pool.h"
 # include "prov/seeding.h"
 
 # ifndef OPENSSL_NO_ENGINE