X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=src%2Flwp%2Fpreempt.c;h=0ca9b5fea57fa6c70cc64106f32a8ef81ae7d832;hp=c8dca46ee7d81d1078b7e82d3450727518df5742;hb=2681c49ada5679922f949e9c7d0010f2ee705dab;hpb=fbcc8ac2646cf0b4b3de15967e064abfccbd7710 diff --git a/src/lwp/preempt.c b/src/lwp/preempt.c index c8dca46..0ca9b5f 100644 --- a/src/lwp/preempt.c +++ b/src/lwp/preempt.c @@ -40,6 +40,9 @@ PRE_EndPreempt(void) #else #include #include +#ifdef HAVE_UCONTEXT_H +#include +#endif #if defined(AFS_OSF_ENV) || defined(AFS_S390_LINUX20_ENV) int PRE_Block = 0; /* used in lwp.c and process.s */