diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2006-06-02 19:23:12 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2006-06-02 19:23:12 +0000 |
| commit | 6dea56bafccc28232dbef53d74a1683568c7c516 (patch) | |
| tree | a91136fa93d828c850b547d629c3133b692d9b61 /sys | |
| parent | 5580ce963ee3f968eb76e45a2143327bedb26f81 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/mpt/mpt.h | 1 |
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> |
