From: Peter Zijlstra Date: Mon, 15 Jun 2009 18:11:41 +0000 (+0200) Subject: perf_counter tools: Replace isprint() with issane() X-Git-Tag: v2.6.31-rc1~93^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa75a0fd4bc6402899e06fdb853cab024d65055;p=pandora-kernel.git perf_counter tools: Replace isprint() with issane() The Git utils came with a ctype replacement that doesn't provide isprint(). Add a replacement. Solves a build bug on certain distros. Signed-off-by: Peter Zijlstra Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed