mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
(__uselocale): Add libc_hidden_proto.
This commit is contained in:
parent
f6bf9e5958
commit
806c3b196b
@ -4,6 +4,7 @@
|
||||
extern __typeof (uselocale) __uselocale;
|
||||
|
||||
libc_hidden_proto (setlocale)
|
||||
libc_hidden_proto (__uselocale)
|
||||
|
||||
/* This has to be changed whenever a new locale is defined. */
|
||||
#define __LC_LAST 13
|
||||
|
Loading…
Reference in New Issue
Block a user