diff options
Diffstat (limited to 'tools/perf/builtin-c2c.c')
-rw-r--r-- | tools/perf/builtin-c2c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/builtin-c2c.c b/tools/perf/builtin-c2c.c index 211143720078..73782d99ee5a 100644 --- a/tools/perf/builtin-c2c.c +++ b/tools/perf/builtin-c2c.c | |||
@@ -26,6 +26,7 @@ | |||
26 | #include "hist.h" | 26 | #include "hist.h" |
27 | #include "sort.h" | 27 | #include "sort.h" |
28 | #include "tool.h" | 28 | #include "tool.h" |
29 | #include "cacheline.h" | ||
29 | #include "data.h" | 30 | #include "data.h" |
30 | #include "event.h" | 31 | #include "event.h" |
31 | #include "evlist.h" | 32 | #include "evlist.h" |