Usermode/libposix - More definitions on the way to dropbear
[tpg/acess2.git] / Usermode / Libraries / libposix.so_src / include_exp / sys / wait.h
index d37f5e5..73e83f2 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef _LIBPOSIX__SYS__WAIT_H_
 #define _LIBPOSIX__SYS__WAIT_H_
 
+#include <sys/types.h>
+
 // POSIX, waitpid()
 #define        WNOHANG 0x01
 #define WUNTRACED      0x02

UCC git Repository :: git.ucc.asn.au