Publish the RAND_DRBG API
[openssl.git] / crypto / evp / e_aes_cbc_hmac_sha256.c
index 215e02f131e25aa46f9d1fc2f1cc179e360829ba..e752d304b646da174e4dc63fdf19d1e88c56588a 100644 (file)
@@ -18,7 +18,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/constant_time_locl.h"
 #include "internal/evp_int.h"