diff options
Diffstat (limited to 'tools/perf/util/machine.c')
-rw-r--r-- | tools/perf/util/machine.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/machine.c b/tools/perf/util/machine.c index 5734460fc89e..f7c1a7e6c4ba 100644 --- a/tools/perf/util/machine.c +++ b/tools/perf/util/machine.c | |||
@@ -13,6 +13,7 @@ | |||
13 | #include "symbol.h" | 13 | #include "symbol.h" |
14 | #include "sort.h" | 14 | #include "sort.h" |
15 | #include "strlist.h" | 15 | #include "strlist.h" |
16 | #include "target.h" | ||
16 | #include "thread.h" | 17 | #include "thread.h" |
17 | #include "vdso.h" | 18 | #include "vdso.h" |
18 | #include <stdbool.h> | 19 | #include <stdbool.h> |