diff options
Diffstat (limited to 'tools/perf/tests/stat.c')
-rw-r--r-- | tools/perf/tests/stat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/stat.c b/tools/perf/tests/stat.c index cc10b4116c9f..c1911501c39c 100644 --- a/tools/perf/tests/stat.c +++ b/tools/perf/tests/stat.c | |||
@@ -5,6 +5,7 @@ | |||
5 | #include "stat.h" | 5 | #include "stat.h" |
6 | #include "counts.h" | 6 | #include "counts.h" |
7 | #include "debug.h" | 7 | #include "debug.h" |
8 | #include "util/synthetic-events.h" | ||
8 | 9 | ||
9 | static bool has_term(struct perf_record_stat_config *config, | 10 | static bool has_term(struct perf_record_stat_config *config, |
10 | u64 tag, u64 val) | 11 | u64 tag, u64 val) |