aboutsummaryrefslogtreecommitdiff
path: root/test/poll-v-poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/poll-v-poll.c')
-rw-r--r--test/poll-v-poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/poll-v-poll.c b/test/poll-v-poll.c
index c8ba6f1..1b277db 100644
--- a/test/poll-v-poll.c
+++ b/test/poll-v-poll.c
@@ -10,7 +10,7 @@
#include <string.h>
#include <signal.h>
#include <fcntl.h>
-#include <sys/poll.h>
+#include <poll.h>
#include <sys/wait.h>
#include <sys/select.h>
#include <pthread.h>