From 3dc2bab62b31e6caa1a00fece6004504f8e08033 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Mon, 3 Feb 1997 04:48:09 +0000 Subject: Merge new config(8) support from NetBSD, by Jason Thorpe. Also add siginfo glue, BOOT_CONFIG, and various other changes. --- sys/arch/hp300/stand/hpib.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch/hp300/stand/hpib.c') diff --git a/sys/arch/hp300/stand/hpib.c b/sys/arch/hp300/stand/hpib.c index abb1d34a3ce..3210482c5eb 100644 --- a/sys/arch/hp300/stand/hpib.c +++ b/sys/arch/hp300/stand/hpib.c @@ -1,5 +1,5 @@ -/* $OpenBSD: hpib.c,v 1.2 1997/01/17 08:32:45 downsj Exp $ */ -/* $NetBSD: hpib.c,v 1.4 1994/10/26 07:27:21 cgd Exp $ */ +/* $OpenBSD: hpib.c,v 1.3 1997/02/03 04:48:04 downsj Exp $ */ +/* $NetBSD: hpib.c,v 1.5 1997/01/30 10:32:53 thorpej Exp $ */ /* * Copyright (c) 1982, 1990, 1993 @@ -41,9 +41,9 @@ */ #include #include -#include -#include "hpibvar.h" +#include +#include #include "stand.h" #include "samachdep.h" -- cgit v1.2.3