From 9f181eb3af77bf8fd027dfd9df8cdff89dc40805 Mon Sep 17 00:00:00 2001 From: Namhyung Kim Date: Fri, 10 Feb 2012 10:10:16 +0900 Subject: [PATCH] --- yaml --- r: 288659 b: refs/heads/master c: 3bd2b8d1095d41254d3bdc3d62622c7fd5e143b8 h: refs/heads/master i: 288657: defb0bd827a01103e723e04946c9d8e4e3e033eb 288655: 2ba79f114dfa0630f43889f409161d39a0ffa242 v: v3 --- [refs] | 2 +- trunk/tools/perf/util/ctype.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 564831244772..c40a37b9235a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2cd13b0f7dd3a5df68ff4cd82af2e1f7bc2a43ab +refs/heads/master: 3bd2b8d1095d41254d3bdc3d62622c7fd5e143b8 diff --git a/trunk/tools/perf/util/ctype.c b/trunk/tools/perf/util/ctype.c index 35073621e5de..aada3ac5e891 100644 --- a/trunk/tools/perf/util/ctype.c +++ b/trunk/tools/perf/util/ctype.c @@ -3,7 +3,7 @@ * * No surprises, and works with signed and unsigned chars. */ -#include "cache.h" +#include "util.h" enum { S = GIT_SPACE,