From bf11908ab77802f7a596c265f4b339a72aa6aa33 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 22 Aug 2003 07:08:17 +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/vx/if_vx_pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/vx') diff --git a/sys/dev/vx/if_vx_pci.c b/sys/dev/vx/if_vx_pci.c index 095f9df..bbbe08c 100644 --- a/sys/dev/vx/if_vx_pci.c +++ b/sys/dev/vx/if_vx_pci.c @@ -43,8 +43,8 @@ #include #include -#include -#include +#include +#include #include -- cgit v1.1