From e5dbe33df180d15ff0a8eb6c1700bae056ee53a5 Mon Sep 17 00:00:00 2001 From: mrg Date: Tue, 27 Jun 2000 17:53:44 +0000 Subject: [PATCH] remove redundant vm includes. --- sys/coda/coda_vnops.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/coda/coda_vnops.c b/sys/coda/coda_vnops.c index f8adad35a071..089526facfd6 100644 --- a/sys/coda/coda_vnops.c +++ b/sys/coda/coda_vnops.c @@ -6,7 +6,7 @@ mkdir rmdir symlink */ -/* $NetBSD: coda_vnops.c,v 1.18 2000/04/05 18:39:09 phil Exp $ */ +/* $NetBSD: coda_vnops.c,v 1.19 2000/06/27 17:53:44 mrg Exp $ */ /* * @@ -66,7 +66,6 @@ symlink #include #include #include -#include #include #include