From 1776a28dff549ebb221d4523518589895abc736e Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker Date: Thu, 13 May 2010 19:47:16 +0200 Subject: [PATCH] --- yaml --- r: 191356 b: refs/heads/master c: 8a0ecfb8b47dc765fdf460913231876bbc95385e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/util/hist.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e0e94fc20402..242d7f172949 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8769e1c7177fd9f6981042bcc6c2851c99a4a7e7 +refs/heads/master: 8a0ecfb8b47dc765fdf460913231876bbc95385e diff --git a/trunk/tools/perf/util/hist.c b/trunk/tools/perf/util/hist.c index 451d2e45d843..5dc4f8429eda 100644 --- a/trunk/tools/perf/util/hist.c +++ b/trunk/tools/perf/util/hist.c @@ -1,3 +1,4 @@ +#include "util.h" #include "hist.h" #include "session.h" #include "sort.h"