]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
perf_counter tools: fix Documentation/perf_counter build error
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 28 Apr 2009 12:56:18 +0000 (14:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 28 Apr 2009 14:27:41 +0000 (16:27 +0200)
commit1130b0296184bc21806225fd06d533515a99d2db
tree379684c9567726c5b7d241287045735cf637fade
parent148be2c15d4a866fbc7a8f55342e4fd4de73be61
perf_counter tools: fix Documentation/perf_counter build error

Mike Galbraith reported:

> marge:..Documentation/perf_counter # make
>     CC builtin-stat.o
> In file included from builtin-stat.c:71:
> /usr/include/ctype.h:102: error: expected expression before ‘]’ token

Remove the ctype.h include.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-stat.c
Documentation/perf_counter/builtin-top.c