diff options
Diffstat (limited to 'sys/kern/subr_acl_posix1e.c')
-rw-r--r-- | sys/kern/subr_acl_posix1e.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/subr_acl_posix1e.c b/sys/kern/subr_acl_posix1e.c index 72769db..0c79823 100644 --- a/sys/kern/subr_acl_posix1e.c +++ b/sys/kern/subr_acl_posix1e.c @@ -32,8 +32,6 @@ * Support for POSIX.1e access control lists. */ -#include "opt_cap.h" - #include <sys/param.h> #include <sys/systm.h> #include <sys/sysproto.h> |