From 18625a197e29819f4524aba6b1bde9ae86586e34 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 22 Aug 2003 07:39:05 +0000 Subject: Prefer new location of pci include files (which have only been in the tree for two or more years now), except in a few places where there's code to be compatible with older versions of FreeBSD. --- sys/sparc64/isa/isa.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/sparc64/isa/isa.c') diff --git a/sys/sparc64/isa/isa.c b/sys/sparc64/isa/isa.c index 4916b1e..1ec1f90 100644 --- a/sys/sparc64/isa/isa.c +++ b/sys/sparc64/isa/isa.c @@ -46,8 +46,8 @@ #include #include -#include -#include +#include +#include #include #include -- cgit v1.1