From 4fbd232c8640bb1d58dca36e50df7c1c8eb4ca72 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 22 Aug 2003 05:54:52 +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/an/if_an_pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/an') diff --git a/sys/dev/an/if_an_pci.c b/sys/dev/an/if_an_pci.c index 2ec7057484ae..5fe7901fc45f 100644 --- a/sys/dev/an/if_an_pci.c +++ b/sys/dev/an/if_an_pci.c @@ -80,8 +80,8 @@ __FBSDID("$FreeBSD$"); #include #include -#include -#include +#include +#include #include #include -- cgit v1.3