mirror of git://git.sv.gnu.org/nano.git
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:
parent
ca86045918
commit
0176cb5b30
|
@ -19,6 +19,7 @@ modules="
|
|||
strcase
|
||||
strcasestr-simple
|
||||
strnlen
|
||||
sys_wait
|
||||
vsnprintf-posix
|
||||
wchar
|
||||
wctype-h
|
||||
|
|
Loading…
Reference in New Issue