summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ohci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ohci.c')
-rw-r--r--sys/dev/usb/ohci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c
index dee9216..9d584d9 100644
--- a/sys/dev/usb/ohci.c
+++ b/sys/dev/usb/ohci.c
@@ -77,6 +77,7 @@
#include <dev/usb/ohcivar.h>
#if defined(__FreeBSD__)
+#include <machine/clock.h>
#define delay(d) DELAY(d)
#endif
OpenPOWER on IntegriCloud