mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-03-19 07:43:00 +01: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>