summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_acl.c')
-rw-r--r--sys/kern/vfs_acl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_acl.c b/sys/kern/vfs_acl.c
index bd4a52f52def..882d47b5fece 100644
--- a/sys/kern/vfs_acl.c
+++ b/sys/kern/vfs_acl.c
@@ -45,7 +45,6 @@
#include <sys/errno.h>
#include <sys/stat.h>
#include <sys/acl.h>
-#include <vm/vm_zone.h>
static MALLOC_DEFINE(M_ACL, "acl", "access control list");