summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2002-09-21 18:12:00 +0000
committermux <mux@FreeBSD.org>2002-09-21 18:12:00 +0000
commit0456bf6b8986ce52d07a5858502e657e285b1a6a (patch)
tree52fb7d9d04cf003345e5d591e395770eecb94da5 /sys
parent62df99fb84d18caea18a8bad7a36cd2309af39ec (diff)
downloadFreeBSD-src-0456bf6b8986ce52d07a5858502e657e285b1a6a.zip
FreeBSD-src-0456bf6b8986ce52d07a5858502e657e285b1a6a.tar.gz
Don't include opt_bus.h here, it breaks stuff trying to
include machine/bus.h. Reviewed by: tmm
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/include/bus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/include/bus.h b/sys/sparc64/include/bus.h
index 037f82b..7fe6dc7 100644
--- a/sys/sparc64/include/bus.h
+++ b/sys/sparc64/include/bus.h
@@ -75,7 +75,6 @@
#ifndef _MACHINE_BUS_H_
#define _MACHINE_BUS_H_
-#include "opt_bus.h"
#ifdef BUS_SPACE_DEBUG
#include <sys/ktr.h>
#endif
OpenPOWER on IntegriCloud