diff options
-rw-r--r-- | sys/ia64/ia64/nexus.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/ia64/ia64/nexus.c b/sys/ia64/ia64/nexus.c index 4b00999..9f41994 100644 --- a/sys/ia64/ia64/nexus.c +++ b/sys/ia64/ia64/nexus.c @@ -40,6 +40,8 @@ * and I/O memory address space. */ +#define __RMAN_RESOURCE_VISIBLE + #include <sys/param.h> #include <sys/systm.h> #include <sys/bus.h> |