adb: remove unnecessary include
Change-Id: I3bcba4c93834d0ac08bded0f2e3c74984f1f3f54 Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
parent
e717020da0
commit
e380c27e9f
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <usbhost/usbhost.h>
|
||||
#include <linux/usbdevice_fs.h>
|
||||
#include <linux/version.h>
|
||||
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 20)
|
||||
#include <linux/usb/ch9.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue