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 ee7ea6deed21..51ed67548b83 100644 --- a/tools/perf/ui/stdio/hist.c +++ b/tools/perf/ui/stdio/hist.c | |||
@@ -3,6 +3,7 @@ | |||
3 | #include <linux/string.h> | 3 | #include <linux/string.h> |
4 | 4 | ||
5 | #include "../../util/callchain.h" | 5 | #include "../../util/callchain.h" |
6 | #include "../../util/debug.h" | ||
6 | #include "../../util/hist.h" | 7 | #include "../../util/hist.h" |
7 | #include "../../util/map.h" | 8 | #include "../../util/map.h" |
8 | #include "../../util/map_groups.h" | 9 | #include "../../util/map_groups.h" |