mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
Fix build on linux
Heads up Wez
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
# 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