summaryrefslogtreecommitdiff
path: root/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'poll.c')
-rw-r--r--poll.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/poll.c b/poll.c
index c8879d64..e11699ce 100644
--- a/poll.c
+++ b/poll.c
@@ -33,8 +33,6 @@
#include <sys/types.h>
#ifdef _EVENT_HAVE_SYS_TIME_H
#include <sys/time.h>
-#else
-#include <sys/_time.h>
#endif
#include <sys/queue.h>
#include <poll.h>