Another e_os2.h -> opensslconf.h.
authorjsing <jsing@openbsd.org>
Sat, 24 May 2014 10:12:33 +0000 (10:12 +0000)
committerjsing <jsing@openbsd.org>
Sat, 24 May 2014 10:12:33 +0000 (10:12 +0000)
lib/libcrypto/rand/rand.h
lib/libssl/src/crypto/rand/rand.h

index 07de8cb..30b22af 100644 (file)
 #define HEADER_RAND_H
 
 #include <stdlib.h>
+
+#include <openssl/opensslconf.h>
+
 #include <openssl/ossl_typ.h>
-#include <openssl/e_os2.h>
 
 #ifdef  __cplusplus
 extern "C" {
index 07de8cb..30b22af 100644 (file)
 #define HEADER_RAND_H
 
 #include <stdlib.h>
+
+#include <openssl/opensslconf.h>
+
 #include <openssl/ossl_typ.h>
-#include <openssl/e_os2.h>
 
 #ifdef  __cplusplus
 extern "C" {