From 2104a14244278b0a49e83b978c45ec0bb8bd8624 Mon Sep 17 00:00:00 2001 From: jsing Date: Sat, 24 May 2014 10:12:33 +0000 Subject: [PATCH] Another e_os2.h -> opensslconf.h. --- lib/libcrypto/rand/rand.h | 4 +++- lib/libssl/src/crypto/rand/rand.h | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/libcrypto/rand/rand.h b/lib/libcrypto/rand/rand.h index 07de8cb7c45..30b22afaf38 100644 --- a/lib/libcrypto/rand/rand.h +++ b/lib/libcrypto/rand/rand.h @@ -60,8 +60,10 @@ #define HEADER_RAND_H #include + +#include + #include -#include #ifdef __cplusplus extern "C" { diff --git a/lib/libssl/src/crypto/rand/rand.h b/lib/libssl/src/crypto/rand/rand.h index 07de8cb7c45..30b22afaf38 100644 --- a/lib/libssl/src/crypto/rand/rand.h +++ b/lib/libssl/src/crypto/rand/rand.h @@ -60,8 +60,10 @@ #define HEADER_RAND_H #include + +#include + #include -#include #ifdef __cplusplus extern "C" { -- 2.20.1