]> git.ipfire.org Git - thirdparty/linux.git/commit
tools: ynl: fix the header guard name for OVPN
authorJakub Kicinski <kuba@kernel.org>
Wed, 23 Apr 2025 22:02:31 +0000 (15:02 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 25 Apr 2025 01:28:52 +0000 (18:28 -0700)
commitf74d14a7dfb10ba908ce799d2176817d097713c7
tree2da595a9ef3258abff71edf6ebafaa2d3d829b0b
parentd57ee99831e336576359beb26e2b140511c99106
tools: ynl: fix the header guard name for OVPN

Thorsten reports that after upgrading system headers from linux-next
the YNL build breaks. I typo'ed the header guard, _H is missing.

Reported-by: Thorsten Leemhuis <linux@leemhuis.info>
Link: https://lore.kernel.org/59ba7a94-17b9-485f-aa6d-14e4f01a7a39@leemhuis.info
Fixes: 12b196568a3a ("tools: ynl: add missing header deps")
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Thorsten Leemhuis <linux@leemhuis.info>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20250423220231.1035931-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/Makefile.deps