aboutsummaryrefslogtreecommitdiff
path: root/test/poll-many.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/poll-many.c')
-rw-r--r--test/poll-many.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/poll-many.c b/test/poll-many.c
index 3f8d08d..dfbeeab 100644
--- a/test/poll-many.c
+++ b/test/poll-many.c
@@ -9,7 +9,7 @@
#include <stdlib.h>
#include <string.h>
#include <signal.h>
-#include <sys/poll.h>
+#include <poll.h>
#include <sys/resource.h>
#include <fcntl.h>