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 6479464..9507bb1 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