From cd450d67141a2e84500ff624dc9d39c255a7de77 Mon Sep 17 00:00:00 2001 From: bde Date: Sat, 28 Mar 1998 10:33:27 +0000 Subject: Moved some #includes from nearer to where they are actually used. --- sys/i386/isa/asc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/i386/isa/asc.c') diff --git a/sys/i386/isa/asc.c b/sys/i386/isa/asc.c index 7965ddf..cd40df4 100644 --- a/sys/i386/isa/asc.c +++ b/sys/i386/isa/asc.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* - * $Id: asc.c,v 1.27 1997/09/14 03:19:05 peter Exp $ + * $Id: asc.c,v 1.28 1998/01/24 02:54:15 eivind Exp $ */ #include "asc.h" @@ -67,6 +67,7 @@ #ifdef DEVFS #include #endif /*DEVFS*/ +#include #include -- cgit v1.1