From a82d833e3acc2206e03ab7c1fdb6cf6008441171 Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Mon, 19 Oct 2009 15:11:36 -0200 Subject: [PATCH] --- yaml --- r: 169523 b: refs/heads/master c: 20639c15d2e78f180d398a6b6422880fac3258bb h: refs/heads/master i: 169521: f1ef6dcd002c9a754c9595862ec2d7d19efe8db6 169519: 841b23b470570d1490ca67d8bf296a75ed3a10fe v: v3 --- [refs] | 2 +- trunk/tools/perf/Makefile | 1 + trunk/tools/perf/util/include/linux/string.h | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 trunk/tools/perf/util/include/linux/string.h diff --git a/[refs] b/[refs] index f4cac8c17015..9a03c2dec8b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd86e72abdbc4b436471af5a97927c6145f5298c +refs/heads/master: 20639c15d2e78f180d398a6b6422880fac3258bb diff --git a/trunk/tools/perf/Makefile b/trunk/tools/perf/Makefile index db89a6de9d06..3b154f17d95b 100644 --- a/trunk/tools/perf/Makefile +++ b/trunk/tools/perf/Makefile @@ -329,6 +329,7 @@ LIB_H += ../../include/linux/perf_event.h LIB_H += ../../include/linux/rbtree.h LIB_H += ../../include/linux/list.h LIB_H += util/include/linux/list.h +LIB_H += util/include/linux/string.h LIB_H += perf.h LIB_H += util/event.h LIB_H += util/types.h diff --git a/trunk/tools/perf/util/include/linux/string.h b/trunk/tools/perf/util/include/linux/string.h new file mode 100644 index 000000000000..3b2f5900276f --- /dev/null +++ b/trunk/tools/perf/util/include/linux/string.h @@ -0,0 +1 @@ +#include