perf tools: Remove sys/ioctl.h from util.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2017 22:03:14 +0000 (19:03 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 24 Apr 2017 16:43:32 +0000 (13:43 -0300)
commit86a5e0c2028899465a129d87f60fe4018c5ae839
tree79cf0cb222faec135744e4e57794937b5525ac82
parentbf6733432dd8d92ffd687d6ce014a37923ba8105
perf tools: Remove sys/ioctl.h from util.h

Not needed in this header, added to the places that need 'struct
winsize' and the ioctl defines.

Link: http://lkml.kernel.org/n/tip-2pznlli3146y4242otlcm70m@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evlist.c
tools/perf/util/evsel.c
tools/perf/util/parse-events.c
tools/perf/util/top.h
tools/perf/util/util.h