commit 88681aec047384eb15a09c5b9c708e5ae26d9803
Author: zrj <[email protected]>
Date: Sat Aug 31 12:40:42 2019 +0300
<sys/jail.h>: Use forward declarations for private members.
This reduces dependencies on <sys/sysctl.h> in both kernel and userland.
Summary of changes:
sys/kern/kern_jail.c | 1 +
sys/sys/jail.h | 6 ++----
2 files changed, 3 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88681aec047384eb15a09c5b9c708e5ae26d9803
--
DragonFly BSD source repository