diff --git a/[refs] b/[refs] index e0e94fc20402..242d7f172949 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8769e1c7177fd9f6981042bcc6c2851c99a4a7e7 +refs/heads/master: 8a0ecfb8b47dc765fdf460913231876bbc95385e diff --git a/trunk/tools/perf/util/hist.c b/trunk/tools/perf/util/hist.c index 451d2e45d843..5dc4f8429eda 100644 --- a/trunk/tools/perf/util/hist.c +++ b/trunk/tools/perf/util/hist.c @@ -1,3 +1,4 @@ +#include "util.h" #include "hist.h" #include "session.h" #include "sort.h"