diff options
Diffstat (limited to 'libc/include/sys/poll.h')
-rw-r--r-- | libc/include/sys/poll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/include/sys/poll.h b/libc/include/sys/poll.h new file mode 100644 index 0000000..779ec77 --- /dev/null +++ b/libc/include/sys/poll.h @@ -0,0 +1 @@ +#include <poll.h> |