mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
fcbfd5a680
Otherwise we may define the fallbacks, and later inclusion of the system headers may attempt to redefine those. Fixes GH-17112. Closes GH-17129.