summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc/puc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/puc/puc.c')
-rw-r--r--sys/dev/puc/puc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c
index e09f79e..52a0d52 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 <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud