commit | 72f7c4d22ccf7c7e78aa80ea3285e77404b31913 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Apr 19 19:06:30 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Apr 24 13:43:32 2017 -0300 |
tree | 6f323df961024dcf0757465ab1ccb5cae2d50792 | |
parent | 86a5e0c2028899465a129d87f60fe4018c5ae839 [diff] |
perf tools: Remove string.h from util.h Not needed in this header, added to the places that need strdup, strcmp and a few other prototypes. Link: http://lkml.kernel.org/n/tip-t24yy85xnlv55kyosrum2ubs@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>