(__uselocale): Add libc_hidden_proto.

This commit is contained in:
Ulrich Drepper 2007-02-02 15:29:40 +00:00
parent f6bf9e5958
commit 806c3b196b

View File

@ -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