From 92e174b2f673900a10069d5fca5cad5dde068676 Mon Sep 17 00:00:00 2001 From: Irina Tirdea Date: Sat, 8 Sep 2012 03:43:17 +0300 Subject: [PATCH] --- yaml --- r: 323779 b: refs/heads/master c: b771a8306205f0261496e93574a71bc7106844dc h: refs/heads/master i: 323777: 509515334a720a5f6fc275aa65d9af9238ca0bbb 323775: a220519971ba39c852d140fefc61856642fd5afd v: v3 --- [refs] | 2 +- trunk/tools/perf/util/symbol.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a080363174e8..715805049fa9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0ca0c130419a4aa05d28fbecc5d360f051944251 +refs/heads/master: b771a8306205f0261496e93574a71bc7106844dc diff --git a/trunk/tools/perf/util/symbol.h b/trunk/tools/perf/util/symbol.h index fc4b1e630fd9..d3b330cbc3e0 100644 --- a/trunk/tools/perf/util/symbol.h +++ b/trunk/tools/perf/util/symbol.h @@ -10,6 +10,9 @@ #include #include #include +#if defined(__BIONIC__) +#include +#endif #ifndef NO_LIBELF_SUPPORT #include