Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As far as I know, POSIX always mandated poll.h, and sys/poll.h comes …
…from legacy systems. In any case, to the best of my knowledge on all systems supported by Julia, including poll.h works. In contrast, on FreeBSD including sys/poll.h triggers a warning.
- Loading branch information