summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-12 03:07:41 +0000
committerRoland McGrath <roland@gnu.org>1994-05-12 03:07:41 +0000
commit0c8ffffe689aa36b250630e695153dce592da2b0 (patch)
tree76420d36d78629fb47699a16f28ce83664de5131 /io
parent5f728aaf9906d73179fbe50c3a61c66a82312f3f (diff)
Initial revision
Diffstat (limited to 'io')
-rw-r--r--io/poll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/poll.h b/io/poll.h
new file mode 100644
index 0000000000..06fb41ab89
--- /dev/null
+++ b/io/poll.h
@@ -0,0 +1 @@
+#include <sys/poll.h>