diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2024-09-27 19:45:38 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2024-10-07 22:56:08 +0300 |
commit | 711b5875814b2a0e9a5aaf7a85ba7c80f5a389b1 (patch) | |
tree | 076d9c3f299c23a450719f9c2f1821a43fa736ce /tools/perf/scripts/python/stackcollapse.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) | |
download | linux-711b5875814b2a0e9a5aaf7a85ba7c80f5a389b1.tar.xz |
tools/nolibc: s390: include std.h
arch-s390.h uses types from std.h, but does not include it.
Depending on the inclusion order the compilation can fail.
Include std.h explicitly to avoid these errors.
Fixes: 404fa87c0eaf ("tools/nolibc: s390: provide custom implementation for sys_fork")
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://lore.kernel.org/r/20240927-nolibc-s390-std-h-v1-1-30442339a6b9@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions