mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Add missing jail.h include.
This commit is contained in:
parent
af6e6219e2
commit
e92eb5805c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146504
@ -47,6 +47,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/jail.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/socketvar.h>
|
||||
|
Loading…
Reference in New Issue
Block a user