Commit 7688a99b authored by Yang Tse's avatar Yang Tse
Browse files

configure: add check for <sys/wait.h>

parent 10a0bed4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
[],