mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Fix build on linux
Heads up Wez
This commit is contained in:
parent
d4391dcdd8
commit
e48bc17c58
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
# include <locale.h>
|
# include <locale.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_LANGINFO_H
|
#ifdef HAVE_LANGINFO_H
|
||||||
|
#define __USE_GNU
|
||||||
# include <langinfo.h>
|
# include <langinfo.h>
|
||||||
#endif
|
#endif
|
||||||
#include "scanf.h"
|
#include "scanf.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue