summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfs_subs.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-10-28 15:59:26 +0000
committerbde <bde@FreeBSD.org>1997-10-28 15:59:26 +0000
commitfb826377ffc6b723d16bad73fa1b409c899e426b (patch)
tree3bad2b19f3a85a6c361105915e12314ccc230374 /sys/nfs/nfs_subs.c
parent5a1ca03129e88f784641226591a7e131195542e3 (diff)
downloadFreeBSD-src-fb826377ffc6b723d16bad73fa1b409c899e426b.zip
FreeBSD-src-fb826377ffc6b723d16bad73fa1b409c899e426b.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/nfs/nfs_subs.c')
-rw-r--r--sys/nfs/nfs_subs.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/nfs/nfs_subs.c b/sys/nfs/nfs_subs.c
index 11b33bd..a482b58 100644
--- a/sys/nfs/nfs_subs.c
+++ b/sys/nfs/nfs_subs.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)nfs_subs.c 8.3 (Berkeley) 1/4/94
- * $Id: nfs_subs.c,v 1.44 1997/10/26 20:13:52 phk Exp $
+ * $Id: nfs_subs.c,v 1.45 1997/10/28 14:06:22 bde Exp $
*/
/*
@@ -53,15 +53,12 @@
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/malloc.h>
-#include <sys/dirent.h>
#include <sys/sysent.h>
#include <sys/syscall.h>
#include <vm/vm.h>
-#include <vm/vm_param.h>
#include <vm/vm_object.h>
#include <vm/vm_extern.h>
-#include <vm/vnode_pager.h>
#include <nfs/rpcv2.h>
#include <nfs/nfsproto.h>
OpenPOWER on IntegriCloud