Publish the RAND_DRBG API
[openssl.git] / crypto / evp / e_aes_cbc_hmac_sha1.c
index 053189e6856997cdd82073da6656967a5bf64e59..ac564a20f8395a2b932af336aa09df3345bcd2cf 100644 (file)
@@ -17,7 +17,7 @@
 #include <openssl/aes.h>
 #include <openssl/sha.h>
 #include <openssl/rand.h>
-#include <internal/rand.h>
+#include <openssl/rand_drbg.h>
 #include "modes_lcl.h"
 #include "internal/evp_int.h"
 #include "internal/constant_time_locl.h"