pull in the sys_wait module from gnulib
This is used by systems that lack sys/wait.h, like Windows.master
parent
ca86045918
commit
0176cb5b30
|
@ -19,6 +19,7 @@ modules="
|
||||||
strcase
|
strcase
|
||||||
strcasestr-simple
|
strcasestr-simple
|
||||||
strnlen
|
strnlen
|
||||||
|
sys_wait
|
||||||
vsnprintf-posix
|
vsnprintf-posix
|
||||||
wchar
|
wchar
|
||||||
wctype-h
|
wctype-h
|
||||||
|
|
Loading…
Reference in New Issue