Skip to content

build: fixed build for systems with select() in unistd.h#5169

Closed
piru wants to merge 1 commit intocurl:masterfrom
piru:master
Closed

build: fixed build for systems with select() in unistd.h#5169
piru wants to merge 1 commit intocurl:masterfrom
piru:master

Conversation

@piru
Copy link
Copy Markdown

@piru piru commented Mar 30, 2020

Fixes build on systems that are missing sys/select.h but have have select() prototype in unistd.h instead.

Copy link
Copy Markdown
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems innocuous enough!

@bagder
Copy link
Copy Markdown
Member

bagder commented Mar 31, 2020

Thanks!

@bagder bagder closed this in 7a71965 Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants