diff options
author | Doug Rabson <dfr@FreeBSD.org> | 2009-06-24 18:42:21 +0000 |
---|---|---|
committer | Doug Rabson <dfr@FreeBSD.org> | 2009-06-24 18:42:21 +0000 |
commit | 0775314b639c81c66c1fc6b91dd6f13047a02234 (patch) | |
tree | bbae5223b9078101f704aa848f53e3f5f9e20cd7 /usr.bin/fstat | |
parent | 7083246d7c45defa649486af33c8d9c71d0dc242 (diff) | |
download | src-test2-0775314b639c81c66c1fc6b91dd6f13047a02234.tar.gz src-test2-0775314b639c81c66c1fc6b91dd6f13047a02234.zip |
Notes
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r-- | usr.bin/fstat/fstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.c b/usr.bin/fstat/fstat.c index 6ed707681d4c..53561e88e033 100644 --- a/usr.bin/fstat/fstat.c +++ b/usr.bin/fstat/fstat.c @@ -73,7 +73,6 @@ __FBSDID("$FreeBSD$"); #include <fs/devfs/devfs_int.h> #undef _KERNEL #include <nfs/nfsproto.h> -#include <nfs/rpcv2.h> #include <nfsclient/nfs.h> #include <nfsclient/nfsnode.h> |