diff options
author | Roland McGrath <roland@gnu.org> | 1994-05-12 03:07:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-05-12 03:07:41 +0000 |
commit | 0c8ffffe689aa36b250630e695153dce592da2b0 (patch) | |
tree | 76420d36d78629fb47699a16f28ce83664de5131 /io | |
parent | 5f728aaf9906d73179fbe50c3a61c66a82312f3f (diff) |
Initial revision
Diffstat (limited to 'io')
-rw-r--r-- | io/poll.h | 1 |
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> |