aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/fhc/fhc.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-07-03 20:49:00 +0000
committerWarner Losh <imp@FreeBSD.org>2004-07-03 20:49:00 +0000
commitc82338ca275aaf16b8c93f2f93a1be3564215e20 (patch)
tree6e362b26b33af2772457050163e2369c8cf72971 /sys/sparc64/fhc/fhc.c
parent8acf75a06d94632ca88dff5b966663e6df9d2a4f (diff)
downloadsrc-c82338ca275aaf16b8c93f2f93a1be3564215e20.tar.gz
src-c82338ca275aaf16b8c93f2f93a1be3564215e20.zip
Really remove __RMAN_RESORUCE_VISIBLE
Notes
Notes: svn path=/head/; revision=131536
Diffstat (limited to 'sys/sparc64/fhc/fhc.c')
-rw-r--r--sys/sparc64/fhc/fhc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/fhc/fhc.c b/sys/sparc64/fhc/fhc.c
index 883fb28657e7..def890463c80 100644
--- a/sys/sparc64/fhc/fhc.c
+++ b/sys/sparc64/fhc/fhc.c
@@ -26,7 +26,6 @@
* $FreeBSD$
*/
-#define __RMAN_RESOURCE_VISIBLE
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>