Wire SHA3 EVPs and add tests.
[openssl.git] / crypto / init.c
index a2634d9653c3c136fb4bbf17fcb914b45aa9a461..b7c77154b4648f44e077f182c32722b97df7e55b 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <internal/cryptlib_int.h>
 #include <openssl/err.h>
-#include <internal/rand.h>
+#include <internal/rand_int.h>
 #include <internal/bio.h>
 #include <openssl/evp.h>
 #include <internal/evp_int.h>