commit | 57c3db23a6866c618c694790647c89beee7db6e9 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Nov 04 13:07:47 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Nov 04 13:07:47 2015 -0800 |
tree | adbb825f38a0288b908a1860bbedbdc45b4b7bd3 | |
parent | 745026cf9df38c161b293eefa954fc728f034981 [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