AIX (V3) requires <sys/select.h> (included via e_os.h) for fd_set.
[openssl.git] / crypto / rand / rand_unix.c
index 5a78009e9aa4b9e9bf7cfef164007971ea1b2834..1257fa8d96c10e63b778db027e570cc3852aeb6f 100644 (file)
  *
  */
 
  *
  */
 
+#include "e_os.h"
 #include "cryptlib.h"
 #include <openssl/rand.h>
 #include "rand_lcl.h"
 #include "cryptlib.h"
 #include <openssl/rand.h>
 #include "rand_lcl.h"