OSDN Git Service

tools include uapi: Grab copies of stat.h and fcntl.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 30 Mar 2017 14:16:59 +0000 (11:16 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 31 Mar 2017 14:26:03 +0000 (11:26 -0300)
commit67ef28794d7e30f33936d655f2951e8dcae7cd5a
tree38ee4c2cf8664fe9946fdd4e96b6135c210e8eca
parenta596a877fde0b34e622dbf123f361dacd086cd6e
tools include uapi: Grab copies of stat.h and fcntl.h

We will need it to build tools/perf/trace/beauty/statx.h.

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-nin41ve2fa63lrfbdr6x57yr@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/types.h
tools/include/uapi/linux/fcntl.h [new file with mode: 0644]
tools/include/uapi/linux/stat.h [new file with mode: 0644]
tools/perf/MANIFEST
tools/perf/check-headers.sh