allow this to compile cleanly under RELENG_4

This commit is contained in:
mjacob 2006-06-03 07:19:44 +00:00
parent 5a4a810c4f
commit 903090f356

View File

@ -49,6 +49,9 @@
#include <sys/bus.h>
#include <machine/bus.h>
#if __FreeBSD_version < 500000
#include <machine/clock.h>
#endif
#include <machine/cpu.h>
#include <cam/cam.h>