diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index e09f79e4af2a..52a0d5245c13 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -81,7 +81,7 @@ __FBSDID("$FreeBSD$"); * 'com' and 'lpt' attachments to pci. */ -#define __RESOURCE_VISIBLE /* Shouldn't be there */ +#define __RMAN_RESOURCE_VISIBLE /* Shouldn't be there */ #include "opt_puc.h" #include #include