diff options
author | Elliott Hughes <enh@google.com> | 2015-11-04 13:07:47 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-11-04 13:07:47 -0800 |
commit | 0fbf9618bb595a93a83d034f04bb63e7881d8bf3 (patch) | |
tree | adbb825f38a0288b908a1860bbedbdc45b4b7bd3 /libutils/CallStack.cpp | |
parent | 1358e2869c5816c74582cbc1f21eba50512375c1 (diff) |
Fix Mac adb build.
The Mac doesn't have <termio.h>, and it looks like the canonical place for
struct winsize is <sys/ioctl.h> anyway.
system/core/adb/commandline.cpp:44:10: fatal error: 'termio.h' file not found
#include <termio.h>
Bug: http://b/19734542
Change-Id: I3bfbf58cdb9b582f3b7e2c9ef0977613001cd3ac
Diffstat (limited to 'libutils/CallStack.cpp')
0 files changed, 0 insertions, 0 deletions