Don't rely on <sys/signal.h> to include <sys/ucontext.h>

This commit is contained in:
deischen 2002-02-17 17:21:27 +00:00
parent 030cf60aac
commit 76c2f54997
3 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,7 @@
#include <sys/cdefs.h>
#include <sched.h>
#include <spinlock.h>
#include <ucontext.h>
#include <pthread_np.h>
/*

View File

@ -58,6 +58,7 @@
#include <sys/cdefs.h>
#include <sched.h>
#include <spinlock.h>
#include <ucontext.h>
#include <pthread_np.h>
/*

View File

@ -58,6 +58,7 @@
#include <sys/cdefs.h>
#include <sched.h>
#include <spinlock.h>
#include <ucontext.h>
#include <pthread_np.h>
/*