summaryrefslogtreecommitdiff
path: root/include/poll.h
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2001-05-22 15:02:51 +0000
committerManuel Novoa III <mjn3@codepoet.org>2001-05-22 15:02:51 +0000
commit54265bebea80fcb705f88209d30ae5d52c9bc945 (patch)
tree72ce002ddfb40d70b062053002012de290f1a8cb /include/poll.h
parentd59cff5af1121c80271d98cda186c9e3c57293d7 (diff)
Add poll.h header.
Diffstat (limited to 'include/poll.h')
-rw-r--r--include/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/poll.h b/include/poll.h
new file mode 100644
index 000000000..06fb41ab8
--- /dev/null
+++ b/include/poll.h
@@ -0,0 +1 @@
+#include <sys/poll.h>