diff --git a/tools/perf/util/evsel.h b/tools/perf/util/evsel.h index fee927404720a16797b4b1981575ee95f6c17cb5..5c80cf037e502968ef1722725c879c1fdae5e29e 100644 --- a/tools/perf/util/evsel.h +++ b/tools/perf/util/evsel.h @@ -99,6 +99,7 @@ union u64_swap { }; struct cpu_map; +struct target; struct thread_map; struct perf_evlist; struct record_opts;