From d7ffaecd740c32cef0ebbbaea5593643078aba02 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Sun, 13 Jul 1997 07:21:56 +0000 Subject: APCI support and new CPU configuration from NetBSD. Fix all of the include refs. Bump version number to 2.1. --- sys/arch/hp300/stand/hil.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/hp300/stand/hil.c') diff --git a/sys/arch/hp300/stand/hil.c b/sys/arch/hp300/stand/hil.c index fc1383f5f2b..51338ca57fa 100644 --- a/sys/arch/hp300/stand/hil.c +++ b/sys/arch/hp300/stand/hil.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hil.c,v 1.4 1997/04/16 11:56:38 downsj Exp $ */ +/* $OpenBSD: hil.c,v 1.5 1997/07/13 07:21:48 downsj Exp $ */ /* $NetBSD: hil.c,v 1.2 1997/04/14 19:00:10 thorpej Exp $ */ /* @@ -56,8 +56,8 @@ #include #include -#include "samachdep.h" -#include "kbdvar.h" +#include +#include #ifndef SMALL -- cgit v1.2.3