pull in the sys_wait module from gnulib

This is used by systems that lack sys/wait.h, like Windows.
master
Mike Frysinger 2017-02-21 17:04:49 -05:00 committed by Benno Schulenberg
parent ca86045918
commit 0176cb5b30
1 changed files with 1 additions and 0 deletions

View File

@ -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