git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
148be2c
)
perf_counter tools: fix Documentation/perf_counter build error
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 28 Apr 2009 12:56:18 +0000
(14:56 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 28 Apr 2009 14:27:41 +0000
(16:27 +0200)
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>
No differences found