Merge "Fix Mac adb build." am: 8660035010
am: 2176a87b8e
* commit '2176a87b8e0bb9509bce3b69433fe1c74330ee87':
Fix Mac adb build.
This commit is contained in:
commit
48b6a1f346
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
#if !defined(_WIN32)
|
||||
#include <signal.h>
|
||||
#include <termio.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue