diff --git a/[refs] b/[refs] index 93571130a7b6..178799e78ab1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ae4a971250c55e473ca53c78011fcf73809885d +refs/heads/master: cf72344d1ad7b33805ef8d65e758b267e6f4cb8d diff --git a/trunk/tools/perf/builtin-trace.c b/trunk/tools/perf/builtin-trace.c index ca8ebf1ec64e..abb914aa7be6 100644 --- a/trunk/tools/perf/builtin-trace.c +++ b/trunk/tools/perf/builtin-trace.c @@ -5,6 +5,8 @@ #include "util/symbol.h" #include "util/thread.h" #include "util/header.h" +#include "util/exec_cmd.h" +#include "util/trace-event.h" static char const *script_name; static char const *generate_script_lang;