aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-06-30 21:27:59 +0000
committerWarner Losh <imp@FreeBSD.org>2004-06-30 21:27:59 +0000
commit23bb544b550a9d6a0820b76488ade057e1d6ca9f (patch)
treed5d7689f2d47e17adeafd6cfae43ae9f5e74ebe4 /sys/dev
parent38a674b384e078905d3c6e3766e2a8da6910899e (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/puc/puc.c1
1 files changed, 1 insertions, 0 deletions
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 <sys/param.h>