aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2006-06-02 19:23:12 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2006-06-02 19:23:12 +0000
commit6dea56bafccc28232dbef53d74a1683568c7c516 (patch)
treea91136fa93d828c850b547d629c3133b692d9b61 /sys
parent5580ce963ee3f968eb76e45a2143327bedb26f81 (diff)
Notes
Diffstat (limited to 'sys')
-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 d1d9f74db46d..70cdb45d7342 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>