iproute2: replace musl-compilation-fix with upstream fix
authorNick Hainke <vincent@systemli.org>
Sat, 27 Aug 2022 12:09:16 +0000 (14:09 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Aug 2022 16:29:10 +0000 (18:29 +0200)
commit9011f987d52e95e147ece6950267090e4d16ae3f
treef720ea5e7ce906ce3e98006b294d2863824f201f
parente74b79ed56b09bb94f3e8890a1f9d61b77a8176c
iproute2: replace musl-compilation-fix with upstream fix

Instead of defining the MIN version it is enough to include "#include
<sys/param.h>".

Delete patch:
- 105-ipstats-Define-MIN-function-to-fix-undefined-referen.patch

Add patch:
- 010-ipstats-Add-param.h-for-musl.patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/network/utils/iproute2/patches/010-ipstats-Add-param.h-for-musl.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/105-ipstats-Define-MIN-function-to-fix-undefined-referen.patch [deleted file]