mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
This is an internal glibc macro, it should not be necessary to use it if we already define _GNU_SOURCE (we do through AC_USE_SYSTEM_EXTENSIONS). Needing to use __USE_GNU generally indicates an inclusion order problem (libc header included before config.h).
14 KiB
14 KiB