mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:47:18 +03:00
HAVE_SYS_POLL_H
This commit is contained in:
parent
e54e0c7877
commit
d7e9797365
1 changed files with 3 additions and 0 deletions
|
|
@ -25,3 +25,6 @@
|
|||
|
||||
/* Define if you have the <sys/select.h> header file */
|
||||
#undef HAVE_SYS_SELECT_H
|
||||
|
||||
/* Define if you have the <sys/poll.h> header file */
|
||||
#undef HAVE_SYS_POLL_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue