1
0
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:
Jason Greene
2001-07-05 07:12:28 +00:00
parent d4391dcdd8
commit e48bc17c58

View File

@@ -31,6 +31,7 @@
# include <locale.h>
#endif
#ifdef HAVE_LANGINFO_H
#define __USE_GNU
# include <langinfo.h>
#endif
#include "scanf.h"