Add 0005-Add-sysmacros-h.patch file
This commit is contained in:
parent
d9e6e32e9f
commit
5b37813442
1 changed files with 12 additions and 0 deletions
12
0005-Add-sysmacros-h.patch
Normal file
12
0005-Add-sysmacros-h.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff --git a/adb/client/usb_linux.cpp b/adb/client/usb_linux.cpp
|
||||
index 869e858d4..f1bf559a9 100644
|
||||
--- a/adb/client/usb_linux.cpp
|
||||
+++ b/adb/client/usb_linux.cpp
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <string.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/time.h>
|
||||
+#include <sys/sysmacros.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue