From 5b37813442931e86917239b2154ba58849797ec7 Mon Sep 17 00:00:00 2001 From: Ivan Afonichev Date: Thu, 30 Aug 2018 02:00:15 +0400 Subject: [PATCH] Add 0005-Add-sysmacros-h.patch file --- 0005-Add-sysmacros-h.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 0005-Add-sysmacros-h.patch diff --git a/0005-Add-sysmacros-h.patch b/0005-Add-sysmacros-h.patch new file mode 100644 index 0000000..e8000c5 --- /dev/null +++ b/0005-Add-sysmacros-h.patch @@ -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 + #include + #include ++#include + #include + #include +