pull in the sys_wait module from gnulib

This is used by systems that lack sys/wait.h, like Windows.
This commit is contained in:
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
strcasestr-simple
strnlen
sys_wait
vsnprintf-posix
wchar
wctype-h