mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-08-23 17:25:39 +02:00

Because we do not define __unused, as on GNU systems Linux and glibc providing conflicting symbols, declarations for imported functions that use that attribute cause build failures when used. Ref: https://bugs.debian.org/1083196 Fixes: #34