aboutsummaryrefslogtreecommitdiff
path: root/trysysel.c
blob: f6ed0557d9b56d62c5970136471cbf4dee9b9f1c (plain)
1
2
3
4
5
6
7
8
#include <sys/types.h>
#include <sys/time.h>
#include <sys/select.h> /* SVR4 silliness */

void foo()
{
  ;
}