perf tools: Add missing tools/perf/util/include/string.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Oct 2009 17:11:36 +0000 (15:11 -0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 20 Oct 2009 00:59:34 +0000 (02:59 +0200)
To cure a bunch of:

In file included from util/include/linux/bitmap.h:1,
                 from util/header.h:8,
                 from builtin-trace.c:7:
util/include/../../../../include/linux/bitmap.h:8:26: error:
linux/string.h: No such file or directory make: ***
[builtin-trace.o] Error 1 make: *** Waiting for unfinished
jobs....

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <srostedt@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <1255972296-11500-1-git-send-email-acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found