summaryrefslogtreecommitdiff
path: root/source4/lib/signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/signal.c')
-rw-r--r--source4/lib/signal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/signal.c b/source4/lib/signal.c
index bff4b91c1a..66d3e1f76e 100644
--- a/source4/lib/signal.c
+++ b/source4/lib/signal.c
@@ -20,6 +20,7 @@
*/
#include "includes.h"
+#include "system/wait.h"
/****************************************************************************
Catch child exits and reap the child zombie status.