diff options
author | 2025-04-18 16:49:42 -0700 | |
---|---|---|
committer | 2025-04-21 16:48:16 -0700 | |
commit | 12b196568a3a7a32d18fc82fdef82832e9b94d0f (patch) | |
tree | 4f9e23a35137c631e35d8fe272f963d26ebc319d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: add UAPI to the header guard in various network headers (diff) | |
download | wireguard-linux-12b196568a3a7a32d18fc82fdef82832e9b94d0f.tar.xz wireguard-linux-12b196568a3a7a32d18fc82fdef82832e9b94d0f.zip |
tools: ynl: add missing header deps
Various new families and my recent work on rtnetlink missed
adding dependencies on C headers. If the system headers are
up to date or don't include a given header at all this doesn't
make a difference. But if the system headers are in place but
stale - compilation will break.
Reported-by: Kory Maincent <kory.maincent@bootlin.com>
Fixes: 29d34a4d785b ("tools: ynl: generate code for rt-addr and add a sample")
Link: https://lore.kernel.org/20250418190431.69c10431@kmaincent-XPS-13-7390
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Tested-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250418234942.2344036-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions