summaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_serv.c
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2001-04-29 02:45:39 +0000
committerGreg Lehey <grog@FreeBSD.org>2001-04-29 02:45:39 +0000
commit60fb0ce3657fa4a58498ef506f55f89e3acef6af (patch)
treeba48181785846ad0d76cf9a7538c101b11ce628e /sys/nfs/nfs_serv.c
parent49acc8fe5037621f15bb71d9a82f44cb965ce38f (diff)
Notes
Diffstat (limited to 'sys/nfs/nfs_serv.c')
-rw-r--r--sys/nfs/nfs_serv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/nfs/nfs_serv.c b/sys/nfs/nfs_serv.c
index bd54a3b7eb7d..e015d1795fcd 100644
--- a/sys/nfs/nfs_serv.c
+++ b/sys/nfs/nfs_serv.c
@@ -76,8 +76,6 @@
#include <sys/namei.h>
#include <sys/unistd.h>
#include <sys/vnode.h>
-#include <net/radix.h>
-#include <sys/socket.h>
#include <sys/mount.h>
#include <sys/socket.h>
#include <sys/socketvar.h>