summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_wait4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/thr_wait4.c')
-rw-r--r--lib/libpthread/thread/thr_wait4.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/thread/thr_wait4.c b/lib/libpthread/thread/thr_wait4.c
index 083c230..da69a4f 100644
--- a/lib/libpthread/thread/thr_wait4.c
+++ b/lib/libpthread/thread/thr_wait4.c
@@ -31,6 +31,8 @@
*
* $FreeBSD$
*/
+#include <sys/types.h>
+
#include <errno.h>
#include <sys/wait.h>
#ifdef _THREAD_SAFE
OpenPOWER on IntegriCloud