forked from lix-project/lix
* include wait.h for WEXITSTATUS
This commit is contained in:
parent
51ad64cc07
commit
48b58617e9
|
@ -15,6 +15,7 @@
|
|||
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
|
Loading…
Reference in a new issue