From: Arnaldo Carvalho de Melo Date: Sun, 27 Dec 2009 23:37:00 +0000 (-0200) Subject: perf tools: Move the map class definition to a separate header X-Git-Tag: v2.6.34-rc1~197^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a58e61161074776aa34187ea369414ce4852394;p=pandora-kernel.git perf tools: Move the map class definition to a separate header And this resulted in the need for adding some missing includes in some places that were getting the definitions needed out of sheer luck. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1261957026-15580-4-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed