diff options
Diffstat (limited to 'intl')
-rw-r--r-- | intl/loadmsgcat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/intl/loadmsgcat.c b/intl/loadmsgcat.c index 40d1ce673a..6eed73930b 100644 --- a/intl/loadmsgcat.c +++ b/intl/loadmsgcat.c @@ -49,6 +49,7 @@ #ifdef _LIBC # include <langinfo.h> +# include <locale.h> #endif #if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \ |