]> granicus.if.org Git - curl/commitdiff
configure: add check for <sys/wait.h>
authorYang Tse <yangsita@gmail.com>
Sun, 31 Jul 2011 20:36:54 +0000 (22:36 +0200)
committerYang Tse <yangsita@gmail.com>
Sun, 31 Jul 2011 20:36:54 +0000 (22:36 +0200)
configure.ac

index 77c613e07aab71c345049dd78b63d79d00ea3733..bd63a21c3527efc715ce696b627e6d6bf618ca39 100644 (file)
@@ -2419,6 +2419,7 @@ AC_CHECK_HEADERS(
         stdbool.h \
         arpa/tftp.h \
         sys/filio.h \
+        sys/wait.h \
         setjmp.h,
 dnl to do if not found
 [],