Don't rely on <sys/signal.h> to include <sys/ucontext.h>
This commit is contained in:
parent
030cf60aac
commit
76c2f54997
@ -58,6 +58,7 @@
|
||||
#include <sys/cdefs.h>
|
||||
#include <sched.h>
|
||||
#include <spinlock.h>
|
||||
#include <ucontext.h>
|
||||
#include <pthread_np.h>
|
||||
|
||||
/*
|
||||
|
@ -58,6 +58,7 @@
|
||||
#include <sys/cdefs.h>
|
||||
#include <sched.h>
|
||||
#include <spinlock.h>
|
||||
#include <ucontext.h>
|
||||
#include <pthread_np.h>
|
||||
|
||||
/*
|
||||
|
@ -58,6 +58,7 @@
|
||||
#include <sys/cdefs.h>
|
||||
#include <sched.h>
|
||||
#include <spinlock.h>
|
||||
#include <ucontext.h>
|
||||
#include <pthread_np.h>
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user