From fdead9512587da3ad5cfe523e152993acb0eb4ca Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 22 Aug 2003 07:20:27 +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/pci/ncr.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/pci/ncr.c') diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c index a1d58a0..54fdf11 100644 --- a/sys/pci/ncr.c +++ b/sys/pci/ncr.c @@ -191,9 +191,9 @@ __FBSDID("$FreeBSD$"); #include #endif -#include -#include -#include +#include +#include +#include #include #include -- cgit v1.1