diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/poll.h | 1 |
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> |