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/gnu/fs/ext2fs/ext2_bmap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/gnu/fs/ext2fs/ext2_bmap.c') diff --git a/sys/gnu/fs/ext2fs/ext2_bmap.c b/sys/gnu/fs/ext2fs/ext2_bmap.c index 8532628..7f1e5a3 100644 --- a/sys/gnu/fs/ext2fs/ext2_bmap.c +++ b/sys/gnu/fs/ext2fs/ext2_bmap.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)ufs_bmap.c 8.7 (Berkeley) 3/21/95 - * $Id: ufs_bmap.c,v 1.27 1999/05/07 10:11:36 phk Exp $ + * $Id: ufs_bmap.c,v 1.28 1999/05/08 06:40:25 phk Exp $ */ #include @@ -52,7 +52,6 @@ #include #include #include -#include /* * Bmap converts a the logical block number of a file to its physical block -- cgit v1.1