commit | 38b7b678fe989f9c403c001d96887939aaa1b68a | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 22 14:35:55 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Aug 26 08:36:25 2019 -0300 |
tree | 1efa00bcdcc485d2af3d9cb938277a935c156679 | |
parent | 29e331176da121db22daa5dd9d72533b6a1efb33 [diff] |
perf stat: Remove needless headers from stat.h Just a forward declaration for 'struct timespec' is needed, ditch the rest. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-6shdqw801oqe7ax6r307k27r@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>