summaryrefslogtreecommitdiff
path: root/libsync.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsync.h')
-rw-r--r--libsync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsync.h b/libsync.h
index f1a2f96d..c6b64ed3 100644
--- a/libsync.h
+++ b/libsync.h
@@ -33,7 +33,7 @@
#include <stdint.h>
#include <string.h>
#include <sys/ioctl.h>
-#include <sys/poll.h>
+#include <poll.h>
#include <unistd.h>
#if defined(__cplusplus)