diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
| commit | 3389ae93509e373046adc0ada353e39e359c4ff8 (patch) | |
| tree | 711d8bc2c1e87fb0ed11d838ebaff4ce01c239be /sys/dev/usb/usbdi.c | |
| parent | e938899cc30700c0eefcddf7e168ed50a3904c92 (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 1c7144fac76e..94fbcf772391 100644 --- a/sys/dev/usb/usbdi.c +++ b/sys/dev/usb/usbdi.c @@ -46,7 +46,6 @@ #elif defined(__FreeBSD__) #include <sys/module.h> #include <sys/bus.h> -#include <sys/conf.h> #include "usb_if.h" #if defined(DIAGNOSTIC) && defined(__i386__) #include <machine/cpu.h> |
