<sys/select.h> is included for AIX, when USE_SOCKETS is defined.
[openssl.git] / crypto / rand / rand.h
index 30e39c3545737e7a28f081be2de00ce784561141..e17aa7a9f731fbcaa5f4d17867414e3081c182f0 100644 (file)
@@ -60,7 +60,7 @@
 #define HEADER_RAND_H
 
 #include <stdlib.h>
-#include <openssl/types.h>
+#include <openssl/ossl_typ.h>
 
 #ifdef  __cplusplus
 extern "C" {