From 11677dc875adb4c25722ddd167dab572fae5262e Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 6 May 2002 03:13:08 +0000 Subject: Include so that this file provides its own namespace pollution which is required for its includes of and to work. --- sys/sys/jail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys') diff --git a/sys/sys/jail.h b/sys/sys/jail.h index f0fb9f6..016c75a 100644 --- a/sys/sys/jail.h +++ b/sys/sys/jail.h @@ -26,6 +26,7 @@ int jail(struct jail *); #else /* _KERNEL */ +#include #include #include -- cgit v1.1