diff options
Diffstat (limited to 'sys/alpha/pci/cia.c')
-rw-r--r-- | sys/alpha/pci/cia.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/pci/cia.c b/sys/alpha/pci/cia.c index 6e6c7fe..cced505 100644 --- a/sys/alpha/pci/cia.c +++ b/sys/alpha/pci/cia.c @@ -91,6 +91,7 @@ __FBSDID("$FreeBSD$"); #include "opt_cpu.h" +#define __RMAN_RESOURCE_VISIBLE #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> |