mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-04-25 19:18:12 +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>