mirror of
https://github.com/curl/curl.git
synced 2026-07-16 04:37:16 +03:00
configure: add check for <sys/wait.h>
This commit is contained in:
parent
10a0bed485
commit
7688a99bef
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue