1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO.

Approved by:	jkh
This commit is contained in:
Peter Wemm 2000-02-13 03:55:16 +00:00
parent 242c5536ea
commit 56d8a1e30d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57179

View File

@ -54,9 +54,6 @@
#include <sys/namei.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#ifdef ISO
#include <netiso/iso.h>
#endif
#include <nfs/xdr_subs.h>
#include <nfs/rpcv2.h>
#include <nfs/nfsproto.h>