1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* intl/loadmsgcat.c: Include <locale.h.> for _LIBC.
This commit is contained in:
Ulrich Drepper
2001-01-26 17:18:04 +00:00
parent 5876389a58
commit 58593d2eb9
2 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,7 @@
#ifdef _LIBC
# include <langinfo.h>
# include <locale.h>
#endif
#if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \