From cfdfb3c281cd6aecdf142a332ce950994f4c4a18 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 7 Apr 1996 17:32:42 +0000 Subject: Removed now-unused #includes of . They were for bootverbose being declared in the wrong place. --- sys/i386/isa/mcd.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/i386/isa/mcd.c') diff --git a/sys/i386/isa/mcd.c b/sys/i386/isa/mcd.c index a364c04..903f5c7 100644 --- a/sys/i386/isa/mcd.c +++ b/sys/i386/isa/mcd.c @@ -40,7 +40,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: mcd.c,v 1.74 1996/03/17 13:33:42 ache Exp $ + * $Id: mcd.c,v 1.75 1996/03/28 14:28:45 scrappy Exp $ */ static char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore"; @@ -62,7 +62,6 @@ static char COPYRIGHT[] = "mcd-driver (C)1993 by H.Veit & B.Moore"; #include #include #include -#include #ifdef DEVFS #include #endif /*DEVFS*/ -- cgit v1.1