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, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c
index 9d584d9..dee9216 100644
--- a/sys/dev/usb/ohci.c
+++ b/sys/dev/usb/ohci.c
@@ -77,7 +77,6 @@
#include <dev/usb/ohcivar.h>
#if defined(__FreeBSD__)
-#include <machine/clock.h>
#define delay(d) DELAY(d)
#endif
OpenPOWER on IntegriCloud