From e0b136947339cc11c12147d2c4a670eb851fc932 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 22 Aug 2003 06:00: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/dev/gx/if_gx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/gx/if_gx.c') diff --git a/sys/dev/gx/if_gx.c b/sys/dev/gx/if_gx.c index a9c3433..d5b882b 100644 --- a/sys/dev/gx/if_gx.c +++ b/sys/dev/gx/if_gx.c @@ -63,8 +63,8 @@ #include #include -#include -#include +#include +#include #include #include -- cgit v1.1