perf branch: Remove some needless headers, add a needed one
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Oct 2022 20:02:23 +0000 (17:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 31 Oct 2022 14:06:34 +0000 (11:06 -0300)
commit08043330167f1e21abe60ff7e124ed87d4fd029d
tree590a3aa1881a5d9ab15150fbe54eb4c283a8ef42
parent8d0d129e94d4518fd17c13b4991ff10b7f4cd85a
perf branch: Remove some needless headers, add a needed one

map_symbol.h is needed because we have structs that contains 'struct
addr_map_symbol', so add it, remove the others.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/branch.h