Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
package
/
utils
/
adb
/
patches
/
003-fix-musl-build.patch
blob: 8a974b130e4b912fdcff9715869efa3c719250b0 [
file
] [
log
] [
blame
]
---
a
/
adb
/
usb_linux
.
c
+++
b
/
adb
/
usb_linux
.
c
@@
-
21
,
6
+
21
,
7
@@
#include
<sys/ioctl.h>
#include
<sys/types.h>
+#
include
<sys/sysmacros.h>
#include
<sys/time.h>
#include
<dirent.h>
#include
<fcntl.h>