pull in <sys/poll.h>

This commit is contained in:
Love Hornquist Astrand
2009-11-23 17:56:49 -08:00
parent ff642c0539
commit bfad19e74b

View File

@@ -38,6 +38,8 @@
#include <sys/types.h>
#include <sys/un.h>
#include <sys/poll.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>