summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/rand/rand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rand/rand.h b/crypto/rand/rand.h
index b2f6146a0e..16ea8fca0e 100644
--- a/crypto/rand/rand.h
+++ b/crypto/rand/rand.h
@@ -61,7 +61,7 @@
#include <stdlib.h>
#include <openssl/ossl_typ.h>
-#include <openssl/opensslconf.h>
+#include <openssl/e_os2.h>
#if defined(OPENSSL_SYS_WINDOWS)
#include <windows.h>