mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
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>