Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-08 04:59:37 +02:00
4a1971bce5
SIGUNUSED is not defined in many environments (it seems to be defined in only one I've tried so far). Hide the reference with #ifdef. Fixes: https://github.com/Zygo/bees/issues/94 Signed-off-by: Zygo Blaxell <bees@furryterror.org>