mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
* intl/loadmsgcat.c: Include <locale.h.> for _LIBC.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
2001-01-26 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* intl/loadmsgcat.c: Include <locale.h.> for _LIBC.
|
||||
|
||||
* conform/data/netinet/in.h-data: Add reserved prefixes.
|
||||
|
||||
* conform/data/arpa/inet.h-data: Fix a few typos.
|
||||
|
@ -49,6 +49,7 @@
|
||||
|
||||
#ifdef _LIBC
|
||||
# include <langinfo.h>
|
||||
# include <locale.h>
|
||||
#endif
|
||||
|
||||
#if (defined HAVE_MMAP && defined HAVE_MUNMAP && !defined DISALLOW_MMAP) \
|
||||
|
Reference in New Issue
Block a user