diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 14:54:55 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 14:54:55 +0000 |
| commit | 9f69a4578a40b7ac10320af4fd2a4ac9b47012a6 (patch) | |
| tree | 62539f98d30a631cbf4f1be6fd4ab3a45c28febb /sys/dev/usb/usbdi.c | |
| parent | 1ce9f3171cdc2e6016e832d756b02d9d71e3c48f (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbdi.c')
| -rw-r--r-- | sys/dev/usb/usbdi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdi.c b/sys/dev/usb/usbdi.c index f4ac846e9714..7dc8a0ec7ebe 100644 --- a/sys/dev/usb/usbdi.c +++ b/sys/dev/usb/usbdi.c @@ -51,7 +51,6 @@ #endif #endif #include <sys/malloc.h> -#include <sys/proc.h> #include <machine/bus.h> |
