summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-06-02 19:23:12 +0000
committermjacob <mjacob@FreeBSD.org>2006-06-02 19:23:12 +0000
commit420f0a56b11b92d44992ae037cd8d5e18cc582f6 (patch)
treea91136fa93d828c850b547d629c3133b692d9b61
parentd627ba248622a18c52f6c99d6f86f51d1f5e021f (diff)
downloadFreeBSD-src-420f0a56b11b92d44992ae037cd8d5e18cc582f6.zip
FreeBSD-src-420f0a56b11b92d44992ae037cd8d5e18cc582f6.tar.gz
Make the code able to compile again in RELENG_4.
-rw-r--r--sys/dev/mpt/mpt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/mpt/mpt.h b/sys/dev/mpt/mpt.h
index d1d9f74..70cdb45 100644
--- a/sys/dev/mpt/mpt.h
+++ b/sys/dev/mpt/mpt.h
@@ -126,6 +126,7 @@
#if __FreeBSD_version < 500000
#include <machine/bus.h>
+#include <machine/clock.h>
#endif
#include <sys/rman.h>
OpenPOWER on IntegriCloud