rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...;
[openssl.git] / crypto / rand / rand_lib.c
index 2eb5e1218278dd0a5c46ad4c86e64355daddf67f..34c6d5b9681d38da4dfb496cb9b3759d38239c13 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <sys/types.h>
 #include <time.h>
-#include "rand.h"
+#include <openssl/rand.h>
 
 #ifdef NO_RAND
 static RAND_METHOD *rand_meth=NULL;