From c0b7481cd6be16e3a0298e759e677ccd1d080250 Mon Sep 17 00:00:00 2001 From: Hitoshi Mitake Date: Sun, 4 Apr 2010 17:13:18 +0900 Subject: [PATCH] --- yaml --- r: 191184 b: refs/heads/master c: 8141d0050d76e5695011b5ab577ec66fb51a998c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/util/string.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 98dfe29964d3..8f54f7c657bf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3326c1ceee234e63160852720d48be8a8f7a6d08 +refs/heads/master: 8141d0050d76e5695011b5ab577ec66fb51a998c diff --git a/trunk/tools/perf/util/string.c b/trunk/tools/perf/util/string.c index d4389242cfd7..0409fc7c0058 100644 --- a/trunk/tools/perf/util/string.c +++ b/trunk/tools/perf/util/string.c @@ -1,5 +1,5 @@ -#include "string.h" #include "util.h" +#include "string.h" #define K 1024LL /*