summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1995-03-04 03:24:45 +0000
committerdg <dg@FreeBSD.org>1995-03-04 03:24:45 +0000
commite4e3f302210d157f9a7a03f25edfe5a8b3047c61 (patch)
tree108190cd9394e28bb491722b976afb9886e2c7f0 /sys/nfsclient
parentbcbb89dc92a410f0cca7562e23ef6ddbb23a6ab4 (diff)
downloadFreeBSD-src-e4e3f302210d157f9a7a03f25edfe5a8b3047c61.zip
FreeBSD-src-e4e3f302210d157f9a7a03f25edfe5a8b3047c61.tar.gz
Removed obsolete vtrace() remnants.
Diffstat (limited to 'sys/nfsclient')
-rw-r--r--sys/nfsclient/nfs_bio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/nfsclient/nfs_bio.c b/sys/nfsclient/nfs_bio.c
index f8b77f9..83c3a19 100644
--- a/sys/nfsclient/nfs_bio.c
+++ b/sys/nfsclient/nfs_bio.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)nfs_bio.c 8.5 (Berkeley) 1/4/94
- * $Id: nfs_bio.c,v 1.9 1995/01/10 13:06:51 davidg Exp $
+ * $Id: nfs_bio.c,v 1.10 1995/02/03 03:40:08 davidg Exp $
*/
#include <sys/param.h>
@@ -44,7 +44,6 @@
#include <sys/proc.h>
#include <sys/buf.h>
#include <sys/vnode.h>
-#include <sys/trace.h>
#include <sys/mount.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud