mirror of
https://github.com/Zygo/bees.git
synced 2025-11-03 19:50:34 +01: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>