]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa52c5b1a3ab4e95c3b5efbaf67b55e146b65187
tree79cf0cb222faec135744e4e57794937b5525ac82
parentb6507dcd28408b8ce56265d56c998ed4bef25684
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