diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2010-01-17 18:33:47 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2010-01-17 18:33:47 +0000 |
| commit | ebd44816856a8f0ef24fb23e9e793af9436e649a (patch) | |
| tree | ca2e7a875e021b2dcca6bf4f4f8f2bef5df5933d /sys | |
| parent | dd079737f0631681f81af5fae7e64b71bb0afc13 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/usb/serial/u3g.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/usb/serial/u3g.c b/sys/dev/usb/serial/u3g.c index 5d2c81ca99dd..a7ae60b45d75 100644 --- a/sys/dev/usb/serial/u3g.c +++ b/sys/dev/usb/serial/u3g.c @@ -59,9 +59,7 @@ #define USB_DEBUG_VAR u3g_debug #include <dev/usb/usb_debug.h> #include <dev/usb/usb_process.h> -#include <dev/usb/usb_dynamic.h> #include <dev/usb/usb_msctest.h> -#include <dev/usb/usb_device.h> #include <dev/usb/serial/usb_serial.h> |
