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