summaryrefslogtreecommitdiff
path: root/source3/lib/replace
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/replace')
-rw-r--r--source3/lib/replace/system/wait.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/lib/replace/system/wait.h b/source3/lib/replace/system/wait.h
index c2041a5938..47e3e84bb1 100644
--- a/source3/lib/replace/system/wait.h
+++ b/source3/lib/replace/system/wait.h
@@ -36,4 +36,6 @@
#define SIGNAL_CAST (RETSIGTYPE (*)(int))
#endif
+#include <setjmp.h>
+
#endif