From: Peter Zijlstra Date: Tue, 28 Apr 2009 12:56:18 +0000 (+0200) Subject: perf_counter tools: fix Documentation/perf_counter build error X-Git-Tag: v2.6.31-rc1~383^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1130b0296184bc21806225fd06d533515a99d2db;p=pandora-kernel.git 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 --- Reading git-diff-tree failed