]> git.baikalelectronics.ru Git - kernel.git/commit
perf test fdarray: Add missing poll.h header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 7 Jul 2016 14:35:04 +0000 (11:35 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Jul 2016 18:19:56 +0000 (15:19 -0300)
commitaf834599b17e60016af328af808e65cb4b531c90
treef46921c8b6b2f9c548a9008a19e0a1d2a2e9bec0
parent511845677f165bd4fab97239dc579525a6f97383
perf test fdarray: Add missing poll.h header

It uses poll() but was getting the needed header by chance, do it
explicitely.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-76b3c5imnl6p69j4lqewzu9l@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/fdarray.c