perf arch x86: Add missing stdlib.h to get free() prototype
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 25 Oct 2022 20:32:19 +0000 (17:32 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 27 Oct 2022 19:37:26 +0000 (16:37 -0300)
commit6bc13cab5798bd9b049694983ae5702666d24e83
treedef57c5bae4b9844b2fd2e5921f38e011a200251
parent743ef218c2fbe63502615a2044977041ee068322
perf arch x86: Add missing stdlib.h to get free() prototype

It was getting indirectly, out of luck, add it.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/util/event.c
tools/perf/arch/x86/util/tsc.c