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