mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
__USE_GNU shall not be defined by application
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#if HAVE_FOPENCOOKIE
|
||||
#define _GNU_SOURCE
|
||||
#define __USE_GNU
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user