mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Update includes for sys/posix4 move.
Approved by: silence on -arch and -standards
This commit is contained in:
parent
371056ed4d
commit
c4f7f0fd4a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164188
@ -35,6 +35,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/priv.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/posix4.h>
|
||||
#include <sys/resourcevar.h>
|
||||
#include <sys/sched.h>
|
||||
#include <sys/sysctl.h>
|
||||
@ -46,8 +47,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/ucontext.h>
|
||||
#include <sys/thr.h>
|
||||
#include <sys/rtprio.h>
|
||||
#include <posix4/sched.h>
|
||||
#include <posix4/posix4.h>
|
||||
#include <sys/umtx.h>
|
||||
#include <sys/limits.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user