From e938d317d57f5bdbcd03330bb1290da29802187d Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 8 Aug 1999 18:43:05 +0000 Subject: Decommision miscfs/specfs/specdev.h. Most of it goes into , a few lines into . Add a few fields to struct specinfo, paving the way for the fun part. --- sys/isofs/cd9660/cd9660_vfsops.c | 3 +-- sys/isofs/cd9660/cd9660_vnops.c | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'sys/isofs') diff --git a/sys/isofs/cd9660/cd9660_vfsops.c b/sys/isofs/cd9660/cd9660_vfsops.c index 907c138..d202bc5 100644 --- a/sys/isofs/cd9660/cd9660_vfsops.c +++ b/sys/isofs/cd9660/cd9660_vfsops.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_vfsops.c 8.18 (Berkeley) 5/22/95 - * $Id: cd9660_vfsops.c,v 1.55 1999/05/08 06:39:32 phk Exp $ + * $Id: cd9660_vfsops.c,v 1.56 1999/05/31 11:27:21 phk Exp $ */ #include @@ -45,7 +45,6 @@ #include #include #include -#include #include #include #include diff --git a/sys/isofs/cd9660/cd9660_vnops.c b/sys/isofs/cd9660/cd9660_vnops.c index 0b07d14..86cd115 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.55 1999/04/18 10:58:02 dcs Exp $ + * $Id: cd9660_vnops.c,v 1.56 1999/05/11 19:54:25 phk Exp $ */ #include @@ -47,11 +47,11 @@ #include #include #include -#include #include #include #include #include +#include #include #include -- cgit v1.1