diff options
Diffstat (limited to 'sys/fs/unionfs/union_vnops.c')
-rw-r--r-- | sys/fs/unionfs/union_vnops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/unionfs/union_vnops.c b/sys/fs/unionfs/union_vnops.c index 0be000d..0e74f39 100644 --- a/sys/fs/unionfs/union_vnops.c +++ b/sys/fs/unionfs/union_vnops.c @@ -56,7 +56,6 @@ #include <vm/vm.h> #include <vm/vnode_pager.h> -#include <vm/vm_prot.h> #include <vm/vm_page.h> #include <vm/vm_object.h> #include <vm/vm_pager.h> |