diff options
Diffstat (limited to 'tools/perf/tests/topology.c')
-rw-r--r-- | tools/perf/tests/topology.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/topology.c b/tools/perf/tests/topology.c index a4f9f5182b47..7d845d913d7d 100644 --- a/tools/perf/tests/topology.c +++ b/tools/perf/tests/topology.c | |||
@@ -3,8 +3,8 @@ | |||
3 | #include <stdlib.h> | 3 | #include <stdlib.h> |
4 | #include <stdio.h> | 4 | #include <stdio.h> |
5 | #include <perf/cpumap.h> | 5 | #include <perf/cpumap.h> |
6 | #include "cpumap.h" | ||
6 | #include "tests.h" | 7 | #include "tests.h" |
7 | #include "util.h" | ||
8 | #include "session.h" | 8 | #include "session.h" |
9 | #include "evlist.h" | 9 | #include "evlist.h" |
10 | #include "debug.h" | 10 | #include "debug.h" |