1 2 3 4 5 6 7 8
#include <sys/types.h> #include <sys/time.h> #include <sys/select.h> /* SVR4 silliness */ void foo() { ; }