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/uhci_pci.c | |
| parent | 1ce9f3171cdc2e6016e832d756b02d9d71e3c48f (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/uhci_pci.c')
| -rw-r--r-- | sys/dev/usb/uhci_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/uhci_pci.c b/sys/dev/usb/uhci_pci.c index 154badf07510..003a415b052e 100644 --- a/sys/dev/usb/uhci_pci.c +++ b/sys/dev/usb/uhci_pci.c @@ -54,7 +54,6 @@ #include <sys/kernel.h> #include <sys/module.h> #include <sys/bus.h> -#include <sys/proc.h> #include <sys/queue.h> #if defined(__FreeBSD__) #include <sys/bus.h> |
