From ef91bd57349285acf769d4279e4bc723607c46e8 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 27 Oct 1997 13:33:47 +0000 Subject: Removed unused #includes. The need for most of them went away with recent changes (docluster* and vfs improvements). --- sys/isofs/cd9660/cd9660_vnops.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/isofs') diff --git a/sys/isofs/cd9660/cd9660_vnops.c b/sys/isofs/cd9660/cd9660_vnops.c index 8485a20ffb75..c693c8f81d3b 100644 --- a/sys/isofs/cd9660/cd9660_vnops.c +++ b/sys/isofs/cd9660/cd9660_vnops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_vnops.c 8.19 (Berkeley) 5/27/95 - * $Id: cd9660_vnops.c,v 1.46 1997/10/17 12:36:11 phk Exp $ + * $Id: cd9660_vnops.c,v 1.47 1997/10/26 20:55:09 phk Exp $ */ #include @@ -44,7 +44,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3