diff options
| author | Lucas De Marchi <[email protected]> | 2021-11-08 18:33:19 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-09 10:02:50 -0800 |
| commit | bfb3ba32061da1a9217ef6d02fbcffb528e4c8df (patch) | |
| tree | e9dde93ebe5c6dbbfc69ed80fad0eab4b652d994 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 0f68d45ef41abb618a9ca33996348ae73800a106 (diff) | |
include/linux/string_helpers.h: add linux/string.h for strlen()
linux/string_helpers.h uses strlen(), so include the correponding header.
Otherwise we get a compilation error if it's not also included by whoever
included the helper.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions