diff options
Diffstat (limited to 'tools/perf')
-rw-r--r-- | tools/perf/util/map.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/perf/util/map.h b/tools/perf/util/map.h index c0dffa9ecfe3..aafaea22737c 100644 --- a/tools/perf/util/map.h +++ b/tools/perf/util/map.h @@ -12,11 +12,8 @@ #include <linux/types.h> struct dso; -struct ip_callchain; -struct ref_reloc_sym; struct map_groups; struct machine; -struct evsel; struct map { union { |