Files
linux-apfs/tools/perf/util
Joonsoo Kim 756bbc84e3 perf tools: Include termios.h explicitly
Building perf for android fails because it can't find the definition of
struct winsize.

This definition is in termios.h, so I add this header to util.h to solve
the problem.

It is missed by commit '2c803e52' which moves get_term_dimensions() from
builtin-top.c to util.c, but missed to move termios.h header.

Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Acked-by: David Ahern <dsahern@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1371603750-15053-3-git-send-email-iamjoonsoo.kim@lge.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-07-08 17:36:05 -03:00
..
2013-03-25 16:13:26 -03:00
2013-03-25 16:13:26 -03:00
2012-02-13 23:17:40 -02:00
2012-12-09 08:46:07 -03:00
2013-01-30 10:40:05 -03:00
2013-03-15 14:01:26 -03:00
2013-05-28 16:24:01 +03:00
2012-10-02 18:36:24 -03:00
2012-08-03 10:37:21 -03:00
2013-05-28 16:24:04 +03:00
2013-03-13 17:00:33 -03:00
2013-03-26 16:38:21 -03:00
2012-05-17 12:32:54 -03:00
2013-05-28 16:24:01 +03:00