r20816: merge from samba3:
[ambi/samba-autobuild/.git] / source4 / lib / replace / system / wait.h
index c2041a5938cab16f0206aec9c66e3bd74af00440..3855f7ae724e2c588a1d51e6982d1bfe0fd259ce 100644 (file)
@@ -36,4 +36,8 @@
 #define SIGNAL_CAST (RETSIGTYPE (*)(int))
 #endif
 
+#ifdef HAVE_SETJMP_H
+#include <setjmp.h>
+#endif
+
 #endif