batmand: Fix FTBFS with recent musl
authorSven Eckelmann <[email protected]>
Fri, 23 May 2025 09:22:03 +0000 (11:22 +0200)
committerElektra <[email protected]>
Fri, 23 May 2025 14:36:14 +0000 (16:36 +0200)
commitd08b1447ba08ea894b76175ec784fb32aae359ec
tree4c2d2212be07ca09f7a188546cdb0e7fce9610f8
parent9eda32a8c96fc184e6b208a54dbf43a1379fa0be
batmand: Fix FTBFS with recent musl

The build failed because various string functions couldn't be found. This
happened because the indirect include of string.h is now gone.

Signed-off-by: Sven Eckelmann <[email protected]>
batmand/Makefile
batmand/patches/0002-batmand-Add-missing-string.h-include.patch [new file with mode: 0644]