summaryrefslogtreecommitdiffstats
path: root/sys/fs/nwfs
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-04-30 18:52:11 +0000
committerphk <phk@FreeBSD.org>2000-04-30 18:52:11 +0000
commit10914aa708815b60d6cf92f058f34b8865d17ba2 (patch)
tree65046efab0f6012961266fc51d93b871d7ecccdf /sys/fs/nwfs
parent519103d39378c862a7eed433bf8381b3673dac2c (diff)
downloadFreeBSD-src-10914aa708815b60d6cf92f058f34b8865d17ba2.zip
FreeBSD-src-10914aa708815b60d6cf92f058f34b8865d17ba2.tar.gz
Remove unneeded #include <vm/vm_zone.h>
Generated by: src/tools/tools/kerninclude
Diffstat (limited to 'sys/fs/nwfs')
-rw-r--r--sys/fs/nwfs/nwfs_vnops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/nwfs/nwfs_vnops.c b/sys/fs/nwfs/nwfs_vnops.c
index c8e8b67..0d6a205 100644
--- a/sys/fs/nwfs/nwfs_vnops.c
+++ b/sys/fs/nwfs/nwfs_vnops.c
@@ -44,7 +44,6 @@
#include <vm/vm.h>
#include <vm/vm_extern.h>
-#include <vm/vm_zone.h>
#include <netncp/ncp.h>
#include <netncp/ncp_conn.h>
OpenPOWER on IntegriCloud