Reduce header interdependencies, initially in engine.h (the rest of the
[openssl.git] / crypto / engine / eng_openssl.c
index 09d281c19d977e96972dc296e83c59ed09d67d98..4b9cc0a83dc4f4da87cf27ea567d6e8e9f4cdf29 100644 (file)
@@ -69,6 +69,7 @@
 #include <openssl/dso.h>
 #include <openssl/pem.h>
 #include <openssl/evp.h>
 #include <openssl/dso.h>
 #include <openssl/pem.h>
 #include <openssl/evp.h>
+#include <openssl/rand.h>
 
 /* This testing gunk is implemented (and explained) lower down. It also assumes
  * the application explicitly calls "ENGINE_load_openssl()" because this is no
 
 /* This testing gunk is implemented (and explained) lower down. It also assumes
  * the application explicitly calls "ENGINE_load_openssl()" because this is no