mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-06-17 11:16:24 +02:00

Glibc tends to include standard headers with special definitions that make few declarations or macros visible, this stomps over the overlay #include_next <> logic. Based-on-patch-by: Robert Millan <rmh@debian.org>