<sys/select.h> is included for AIX, when USE_SOCKETS is defined.
[openssl.git] / apps / s_time.c
index f62f78f191ffb48bdc2fda04bee22ca02e80a6a6..752158460aaf49437d935482c6de5fd687129f27 100644 (file)
 #include <sys/timeb.h>
 #endif
 
-#ifdef _AIX
-#include <sys/select.h>
-#endif
-
 #if defined(sun) || defined(__ultrix)
 #define _POSIX_SOURCE
 #include <limits.h>