1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04: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 */ /* Define if you have the <sys/select.h> header file */
#undef HAVE_SYS_SELECT_H #undef HAVE_SYS_SELECT_H
/* Define if you have the <sys/poll.h> header file */
#undef HAVE_SYS_POLL_H