aboutsummaryrefslogtreecommitdiff
path: root/sys/nfs
diff options
context:
space:
mode:
authorJeff Roberson <jeff@FreeBSD.org>2002-03-20 10:12:07 +0000
committerJeff Roberson <jeff@FreeBSD.org>2002-03-20 10:12:07 +0000
commit070adb702240466b0eed261c4050e7c4dbdf312f (patch)
tree4911ea3a966ae4c9a2c29c516362e90b00fa9017 /sys/nfs
parentab426dc822e3ef42b3e0802acd86b45c37967463 (diff)
downloadsrc-070adb702240466b0eed261c4050e7c4dbdf312f.tar.gz
src-070adb702240466b0eed261c4050e7c4dbdf312f.zip
Remove unused include.
Notes
Notes: svn path=/head/; revision=92784
Diffstat (limited to 'sys/nfs')
-rw-r--r--sys/nfs/nfs_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/nfs/nfs_common.c b/sys/nfs/nfs_common.c
index 4b9aa16da44c..f613a085032e 100644
--- a/sys/nfs/nfs_common.c
+++ b/sys/nfs/nfs_common.c
@@ -64,7 +64,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm.h>
#include <vm/vm_object.h>
#include <vm/vm_extern.h>
-#include <vm/vm_zone.h>
#include <nfs/rpcv2.h>
#include <nfs/nfsproto.h>