aboutsummaryrefslogtreecommitdiff
path: root/examples/ucontext-cp.c
diff options
context:
space:
mode:
authorGil Cukierman <cukie@google.com>2022-10-31 14:08:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-10-31 14:08:03 +0000
commitdae12c7b40c255ad7c6612591e2908a266f2cfd5 (patch)
treeebe9c872e416346e4b333e5062da32401c8e0a73 /examples/ucontext-cp.c
parentd53db6851ea17b2d219d084e1afc683b8b62b105 (diff)
parentd0a2042580f3ed180db5e2b53029296a8b555115 (diff)
downloadliburing-dae12c7b40c255ad7c6612591e2908a266f2cfd5.tar.gz
Update liburing to version 2.2 am: d0a2042580main-16k-with-phones
Original change: https://android-review.googlesource.com/c/platform/external/liburing/+/2276974 Change-Id: I0ac5dbb2b0dadb76713528e6ab0110ec071bad63 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'examples/ucontext-cp.c')
-rw-r--r--examples/ucontext-cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ucontext-cp.c b/examples/ucontext-cp.c
index ea0c934..281013f 100644
--- a/examples/ucontext-cp.c
+++ b/examples/ucontext-cp.c
@@ -16,7 +16,7 @@
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/timerfd.h>
-#include <sys/poll.h>
+#include <poll.h>
#include "liburing.h"
#define QD 64