diff options
author | Irina Tirdea <[email protected]> | 2012-09-08 03:43:18 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-07 22:07:32 -0300 |
commit | 57ec0a942d6855cd7a5711fcf4adb57c51259659 (patch) | |
tree | 6d7c028d4f63872abaae022aa701df2038aafac3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b771a8306205f0261496e93574a71bc7106844dc (diff) |
perf tools: fix missing winsize definition
In Android, struct winsize is not defined in the headers already
included in help.c. This leads to a compile error.
Including termios.h fixes the compilation error since it defines struct winsize.
Signed-off-by: Irina Tirdea <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions