diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-30 18:52:11 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-30 18:52:11 +0000 |
| commit | 2c9b67a8dfbc9f24504866e4f3861ac4db4702ce (patch) | |
| tree | ea16d9ee71548d1888dd1f99959e5f930b7b0c67 /sys/kern/subr_acl_posix1e.c | |
| parent | 26872f7ef20e701f7e86c78020b4c4650d8d5c20 (diff) | |
Notes
Diffstat (limited to 'sys/kern/subr_acl_posix1e.c')
| -rw-r--r-- | sys/kern/subr_acl_posix1e.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_acl_posix1e.c b/sys/kern/subr_acl_posix1e.c index bd4a52f52def..882d47b5fece 100644 --- a/sys/kern/subr_acl_posix1e.c +++ b/sys/kern/subr_acl_posix1e.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"); |
