sunos-support-cleanup-20020822
[openafs.git] / src / lwp / preempt.c
index 6cea665..b51bff9 100644 (file)
@@ -40,6 +40,9 @@ int PRE_EndPreempt()
 #else
 #include <sys/time.h>
 #include <signal.h>
+#ifdef HAVE_UCONTEXT_H
+#include <ucontext.h>
+#endif
 
 #if defined(AFS_OSF_ENV) || defined(AFS_S390_LINUX20_ENV)
 int PRE_Block = 0;             /* used in lwp.c and process.s */