From c860fb6c1b951c01d1a7501874dc3b333f0f9a8d Mon Sep 17 00:00:00 2001 From: msmith Date: Sat, 9 Dec 2000 00:07:46 +0000 Subject: Update for new location of pcireg.h. --- usr.sbin/pciconf/pciconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/pciconf') diff --git a/usr.sbin/pciconf/pciconf.c b/usr.sbin/pciconf/pciconf.c index df26e99..d5e355b 100644 --- a/usr.sbin/pciconf/pciconf.c +++ b/usr.sbin/pciconf/pciconf.c @@ -43,7 +43,7 @@ static const char rcsid[] = #include #include -#include +#include #include "pathnames.h" -- cgit v1.1