iproute2: fix tc-tiny build failure
authorRui Salvaterra <rsalvaterra@gmail.com>
Sat, 5 Oct 2024 19:34:17 +0000 (20:34 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Oct 2024 01:43:14 +0000 (03:43 +0200)
commit685fa051d5608bbb2888a04b6e4474faca093cca
treefa5ef44bdfefd0d672e0da13ae94b69ec776e164
parent3a168e359587df90497c1f27f8b4e3d23199c7e5
iproute2: fix tc-tiny build failure

htobe64 usage requires including endian.h, otherwise tc-tiny fails to build.

Fixes: 626236638197 ("iproute2: update to 6.11.0")
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16609
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/utils/iproute2/patches/012-libnetlink-fix-build-with-musl-and-gcc-14.patch [new file with mode: 0644]