OSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
[gnulib.git] / tests / test-sys_select.c
index 38f9fa7..6bdd650 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <sys/select.h>
+#include <sys/time.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <fcntl.h>