Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poll: prefer <poll.h> over <sys/poll.h> #1406

Merged
merged 1 commit into from Apr 11, 2017

Conversation

MarcelRaad
Copy link
Member

The POSIX standard location is <poll.h>. Using <sys/poll.h> results in
warning spam when using the musl standard library.

@mention-bot
Copy link

@MarcelRaad, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bagder, @yangtse and @dfandrich to be potential reviewers.

The POSIX standard location is <poll.h>. Using <sys/poll.h> results in
warning spam when using the musl standard library.

Closes curl#1406
@MarcelRaad MarcelRaad merged commit aa573c3 into curl:master Apr 11, 2017
@MarcelRaad MarcelRaad deleted the prefer_poll_h branch April 11, 2017 07:31
MarcelRaad added a commit to MarcelRaad/curl that referenced this pull request Apr 12, 2017
@lock lock bot locked as resolved and limited conversation to collaborators May 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants