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/alpha/pci/cia_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/alpha/pci/cia_pci.c') diff --git a/sys/arch/alpha/pci/cia_pci.c b/sys/arch/alpha/pci/cia_pci.c index eb6d65e3822..e219e620297 100644 --- a/sys/arch/alpha/pci/cia_pci.c +++ b/sys/arch/alpha/pci/cia_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cia_pci.c,v 1.7 2000/11/08 20:59:25 ericj Exp $ */ +/* $OpenBSD: cia_pci.c,v 1.8 2001/11/06 19:53:13 miod Exp $ */ /* $NetBSD: cia_pci.c,v 1.25 2000/06/29 08:58:46 mrg Exp $ */ /* @@ -33,7 +33,6 @@ #include #include -#include #include #include -- cgit v1.2.3