Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The correct include path for poll(2) is poll.h not sys/poll.h. sys/poll.h may not be available on some libcs or may issue a warning. In particular this fixes a warning on musl systems.
- Loading branch information