Commit 12b19656 authored by Jakub Kicinski's avatar Jakub Kicinski
Browse files

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: default avatarKory Maincent <kory.maincent@bootlin.com>
Fixes: 29d34a4d ("tools: ynl: generate code for rt-addr and add a sample")
Link: https://lore.kernel.org/20250418190431.69c10431@kmaincent-XPS-13-7390


Acked-by: default avatarStanislav Fomichev <sdf@fomichev.me>
Tested-by: default avatarKory Maincent <kory.maincent@bootlin.com>
Reviewed-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250418234942.2344036-1-kuba@kernel.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 8066e388
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment