mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 16:54:32 +04:00
Replace the nonstandard `SIGCLD` signal name with the proper `SIGCHLD` spelling as the `SIGCLD` alias is not provided by musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>