]> granicus.if.org Git - curl/commitdiff
HAVE_SYS_POLL_H
authorDaniel Stenberg <daniel@haxx.se>
Sat, 15 Jun 2002 21:01:32 +0000 (21:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 15 Jun 2002 21:01:32 +0000 (21:01 +0000)
src/config.h.in

index 64794645ed124b90998b6bf71c9f523d153503f4..9507bb1418a2cad4d67d65198ca9a82398c910d4 100644 (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