diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 16:06:56 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 16:06:56 +0000 |
| commit | cf9fa8e72541441be08abdd3a8475449da7d7995 (patch) | |
| tree | 96a325b75cd2201d7fe7ff7173caccb9185d5376 /sys/dev/usb | |
| parent | d74a913b68131656f4e2dbd1a87d52d31fcfaa47 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb')
| -rw-r--r-- | sys/dev/usb/ohci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index 9d584d96082ee..f559faa662ebb 100644 --- a/sys/dev/usb/ohci.c +++ b/sys/dev/usb/ohci.c @@ -61,7 +61,6 @@ #include <machine/cpu.h> #endif #endif -#include <sys/proc.h> #include <sys/queue.h> #include <machine/bus.h> |
