diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-06-30 21:27:59 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-06-30 21:27:59 +0000 |
| commit | 23bb544b550a9d6a0820b76488ade057e1d6ca9f (patch) | |
| tree | d5d7689f2d47e17adeafd6cfae43ae9f5e74ebe4 /sys/dev/puc | |
| parent | 38a674b384e078905d3c6e3766e2a8da6910899e (diff) | |
Notes
Diffstat (limited to 'sys/dev/puc')
| -rw-r--r-- | sys/dev/puc/puc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index 354ba22422925..ca7b0d667a355 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> |
