From 38d8c9940bac138b83c5aa0066f0e2623d3a3512 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 22 Aug 2003 06:42:59 +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/dev/pst/pst-iop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pst/pst-iop.c') diff --git a/sys/dev/pst/pst-iop.c b/sys/dev/pst/pst-iop.c index dd372ef2edfc..ed4c19d9f4a5 100644 --- a/sys/dev/pst/pst-iop.c +++ b/sys/dev/pst/pst-iop.c @@ -43,8 +43,8 @@ #include #include #include -#include -#include +#include +#include #include "dev/pst/pst-iop.h" -- cgit v1.2.3