From: jsing Date: Sat, 24 May 2014 10:12:33 +0000 (+0000) Subject: Another e_os2.h -> opensslconf.h. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2104a14244278b0a49e83b978c45ec0bb8bd8624;p=openbsd Another e_os2.h -> opensslconf.h. --- 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" {