diff options
Diffstat (limited to 'tools/perf/util/hist.h')
-rw-r--r-- | tools/perf/util/hist.h | 1 |
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; | |||
15 | struct map_symbol; | 15 | struct map_symbol; |
16 | struct mem_info; | 16 | struct mem_info; |
17 | struct branch_info; | 17 | struct branch_info; |
18 | struct branch_stack; | ||
18 | struct block_info; | 19 | struct block_info; |
19 | struct symbol; | 20 | struct symbol; |
20 | struct ui_progress; | 21 | struct ui_progress; |