Imported Upstream version 4.0.0+dfsg1
[abartlet/samba-debian.git] / lib / replace / system / wait.h
index 146c61a094740f52570d8af955a3995585c7e919..f0c3bdccab3a1878d0b14dfe35c7c0ebd5aa27ee 100644 (file)
 #include <setjmp.h>
 #endif
 
-#ifdef HAVE_SYS_UCONTEXT_H
-#include <sys/ucontext.h>
-#endif
-
 #if !defined(HAVE_SIG_ATOMIC_T_TYPE)
 typedef int sig_atomic_t;
 #endif