diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2018-09-17 17:51:00 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-09-17 17:51:00 +0200 |
commit | ac03b15e3c173b58b892cb6e904173870aa1b81b (patch) | |
tree | 1407de7da1382a7790d9dc8751063153edbdb539 /ext/zip/lib/zip_buffer.c | |
parent | 819ae353a79ee79e20fe93e4fd53e96097c9f89f (diff) | |
download | php-git-ac03b15e3c173b58b892cb6e904173870aa1b81b.tar.gz |
Remove __USE_GNU defines
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).
Diffstat (limited to 'ext/zip/lib/zip_buffer.c')
0 files changed, 0 insertions, 0 deletions