From 1a05584a00bbab0c5d169a8d3af7b22cafbfd92e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 6 Nov 2001 19:53:22 +0000 Subject: Replace inclusion of with the correct when necessary. (Look ma, I might have broken the tree) --- sys/arch/i386/isa/npx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/i386/isa/npx.c') diff --git a/sys/arch/i386/isa/npx.c b/sys/arch/i386/isa/npx.c index 73f7833686f..a446ab4efc9 100644 --- a/sys/arch/i386/isa/npx.c +++ b/sys/arch/i386/isa/npx.c @@ -1,4 +1,4 @@ -/* $OpenBSD: npx.c,v 1.19 2001/05/05 23:25:51 art Exp $ */ +/* $OpenBSD: npx.c,v 1.20 2001/11/06 19:53:14 miod Exp $ */ /* $NetBSD: npx.c,v 1.57 1996/05/12 23:12:24 mycroft Exp $ */ #if 0 @@ -54,7 +54,6 @@ #include #include -#include #include #include -- cgit v1.2.3