mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
b2aba46406
Avoid using `union wait` under musl as it does not provide this definition. Implement solution suggested by http://www.openwall.com/lists/musl/2013/06/21/4 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>