aboutsummaryrefslogtreecommitdiff
path: root/test/poll-many.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:02:37 +0000
commit71927bc101a1c2e7360022c2a056f49106b722ea (patch)
treeebe9c872e416346e4b333e5062da32401c8e0a73 /test/poll-many.c
parentd53db6851ea17b2d219d084e1afc683b8b62b105 (diff)
parent1d27ff1934c5c4292dc00fba7f7f8ae411ed42f5 (diff)
downloadliburing-71927bc101a1c2e7360022c2a056f49106b722ea.tar.gz
Change-Id: I92aad81dca3afa0dc7b00b53365472f7f29e4b40
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>