From 774363d3cfb8bcfaf76d61279bdd3ab3b26df58e Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Tue, 11 Jan 2005 07:18:17 +0000 Subject: Revert part of last commit that was unintentional --- sys/dev/puc/puc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/puc') diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index e09f79e4af2a4..52a0d5245c130 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 -- cgit v1.3