From 423deaf23c5a306d0f9bc96d6e1e9584d85f7c16 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sat, 24 May 2014 10:12:33 +0000 Subject: Another e_os2.h -> opensslconf.h. --- src/lib/libcrypto/rand/rand.h | 4 +++- src/lib/libssl/src/crypto/rand/rand.h | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/rand/rand.h b/src/lib/libcrypto/rand/rand.h index 07de8cb7c4..30b22afaf3 100644 --- a/src/lib/libcrypto/rand/rand.h +++ b/src/lib/libcrypto/rand/rand.h @@ -60,8 +60,10 @@ #define HEADER_RAND_H #include + +#include + #include -#include #ifdef __cplusplus extern "C" { diff --git a/src/lib/libssl/src/crypto/rand/rand.h b/src/lib/libssl/src/crypto/rand/rand.h index 07de8cb7c4..30b22afaf3 100644 --- a/src/lib/libssl/src/crypto/rand/rand.h +++ b/src/lib/libssl/src/crypto/rand/rand.h @@ -60,8 +60,10 @@ #define HEADER_RAND_H #include + +#include + #include -#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3-55-g6feb