1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Don't include NFS headers.

Reported by:	dfr
This commit is contained in:
Mark Peek 2001-09-20 15:31:58 +00:00
parent f601b4eb7c
commit 3d88852a1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83729

View File

@ -57,10 +57,6 @@
#include <vm/vm_map.h>
#include <net/if.h>
#include <netinet/in.h>
#include <nfs/nfsproto.h>
#include <nfs/rpcv2.h>
#include <nfsclient/nfs.h>
#include <nfsclient/nfsdiskless.h>
#include <machine/pcb.h>
#include <machine/pmap.h>