diff options
author | 2025-03-10 16:45:31 -0300 | |
---|---|---|
committer | 2025-03-13 00:29:36 -0700 | |
commit | 0c9f3a8597d2536cfd4709899f4b090bf54da4ca (patch) | |
tree | 127d8d0b1bf1c52eeff053a33aa68b1b3ce223b7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf annotate: Add --code-with-type option. (diff) | |
download | wireguard-linux-0c9f3a8597d2536cfd4709899f4b090bf54da4ca.tar.xz wireguard-linux-0c9f3a8597d2536cfd4709899f4b090bf54da4ca.zip |
libapi: Add missing header with NAME_MAX define to io_dir.h
Most systems get this indirectly, but some odd cases (some musl libc
systems) can't find it, so just add the header where NAME_MAX is defined
to avoid that.
Fixes: d118b08f7eee6d6f ("tools lib api: Add io_dir an allocation free readdir alternative")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/20250310194534.265487-2-acme@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions