diff options
| author | Jiri Olsa <[email protected]> | 2019-09-12 10:57:18 +0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-25 09:51:44 -0300 |
| commit | 058bd857845a9675cfaf4bc2ca831ec7953b58f1 (patch) | |
| tree | 0748b576ffbe3013fb2af8936af3b0b5c643ed6a /tools/perf/scripts/python/bin | |
| parent | 33c96400dcd34d572299b8106e1b0460a1b8bae9 (diff) | |
tools: Add missing stdio.h include to asm/bug.h header
We have a direct fprintf() call in the header, so we need stdio.h
include, otherwise it could fail compilation if there's no prior stdio.h
include directive.
Signed-off-by: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions