diff options
Diffstat (limited to 'tools/perf/ui/stdio/hist.c')
-rw-r--r-- | tools/perf/ui/stdio/hist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/ui/stdio/hist.c b/tools/perf/ui/stdio/hist.c index 832ca6cfbe30..5365606e9dad 100644 --- a/tools/perf/ui/stdio/hist.c +++ b/tools/perf/ui/stdio/hist.c | |||
@@ -5,6 +5,7 @@ | |||
5 | 5 | ||
6 | #include "../../util/callchain.h" | 6 | #include "../../util/callchain.h" |
7 | #include "../../util/debug.h" | 7 | #include "../../util/debug.h" |
8 | #include "../../util/event.h" | ||
8 | #include "../../util/hist.h" | 9 | #include "../../util/hist.h" |
9 | #include "../../util/map.h" | 10 | #include "../../util/map.h" |
10 | #include "../../util/map_groups.h" | 11 | #include "../../util/map_groups.h" |