1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00

HAVE_SYS_POLL_H

This commit is contained in:
Daniel Stenberg 2002-06-15 21:01:32 +00:00
parent e54e0c7877
commit d7e9797365

View File

@ -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