aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc/sys/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/include/libc/sys/poll.h')
-rw-r--r--system/include/libc/sys/poll.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/include/libc/sys/poll.h b/system/include/libc/sys/poll.h
new file mode 100644
index 00000000..99170401
--- /dev/null
+++ b/system/include/libc/sys/poll.h
@@ -0,0 +1,2 @@
+#warning redirecting incorrect #include <sys/poll.h> to <poll.h>
+#include <poll.h>