lib/long-options.c failed to compile with musl for the same reason 0002-lib-long-options.c-include-stdlib.h.patch was added to fix, exit() being undefined. The fix is the same as well: include stdlib.h. Fixes:b6784a1f1f("package/lrzsz: fix build with GCC >= 14.x") Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit54240460dc) Signed-off-by: Thomas Perale <thomas.perale@mind.be>