From 3d75d7c6fcf04bf4f9ad38c1dad6721dbaebe603 Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker Date: Fri, 21 May 2010 12:48:39 +0200 Subject: [PATCH] --- yaml --- r: 199129 b: refs/heads/master c: 598357eba6a55d27ddc7ead80ebb83fe1aad9b83 h: refs/heads/master i: 199127: 697c202047d8caf6e3f9c5abf52a4437c91d8ce7 v: v3 --- [refs] | 2 +- trunk/tools/perf/util/hist.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5c839df829c3..44e4892048bd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 580d607cd666dfabfc1c7b0fb08c8ac690c7c87f +refs/heads/master: 598357eba6a55d27ddc7ead80ebb83fe1aad9b83 diff --git a/trunk/tools/perf/util/hist.c b/trunk/tools/perf/util/hist.c index 739c39fd0ade..009ad76b0879 100644 --- a/trunk/tools/perf/util/hist.c +++ b/trunk/tools/perf/util/hist.c @@ -1,5 +1,5 @@ -#include "build-id.h" #include "util.h" +#include "build-id.h" #include "hist.h" #include "session.h" #include "sort.h"