aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/hist.h')
-rw-r--r--tools/perf/util/hist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/hist.h b/tools/perf/util/hist.h
index 34803e33dc80..6a186b668303 100644
--- a/tools/perf/util/hist.h
+++ b/tools/perf/util/hist.h
@@ -15,6 +15,7 @@ struct addr_location;
15struct map_symbol; 15struct map_symbol;
16struct mem_info; 16struct mem_info;
17struct branch_info; 17struct branch_info;
18struct branch_stack;
18struct block_info; 19struct block_info;
19struct symbol; 20struct symbol;
20struct ui_progress; 21struct ui_progress;