mirror of
https://github.com/php/php-src.git
synced 2026-04-10 17:43:13 +02:00
__USE_GNU should not be defined by an application.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
# include <locale.h>
|
||||
#endif
|
||||
#ifdef HAVE_LANGINFO_H
|
||||
#define __USE_GNU
|
||||
# include <langinfo.h>
|
||||
#endif
|
||||
#include "scanf.h"
|
||||
|
||||
Reference in New Issue
Block a user