#include <sys/types.h>
#include <sys/time.h>
#include <sys/select.h> /* SVR4 silliness */

void foo()
{
  ;
}


syntax highlighted by Code2HTML, v. 0.9.1