rand_drbg: remove RAND_DRBG.
[openssl.git] / crypto / rand / randfile.c
index b27d0fb0e98ef831ef66aad61d3bda5b0a866cb4..2bdd76c0782f815368c3cd1d2d61cc70f42ede43 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <openssl/crypto.h>
 #include <openssl/rand.h>
-#include <openssl/rand_drbg.h>
 #include <openssl/buffer.h>
 
 #ifdef OPENSSL_SYS_VMS