diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2009-03-20 19:04:31 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2009-03-20 19:04:31 +0000 |
| commit | ab42e8b2df8c3fab030422628f7d8d4c41c29a2f (patch) | |
| tree | e55d0e93018150bfd685df16415679e20939dc96 /sys/dev/usb/usb_dev.c | |
| parent | c629193176403ffdfbaa66772c0c0ba64c363961 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usb_dev.c')
| -rw-r--r-- | sys/dev/usb/usb_dev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_dev.c b/sys/dev/usb/usb_dev.c index d3d98ff544c3..6dbc6ae44677 100644 --- a/sys/dev/usb/usb_dev.c +++ b/sys/dev/usb/usb_dev.c @@ -29,7 +29,6 @@ #include <dev/usb/usb.h> #include <dev/usb/usb_ioctl.h> -#include <dev/usb/usb_defs.h> #include <dev/usb/usb_mfunc.h> #include <dev/usb/usb_error.h> |
