diff options
Diffstat (limited to 'include/locale.h')
-rw-r--r-- | include/locale.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/locale.h b/include/locale.h index 5226001..a296a5f 100644 --- a/include/locale.h +++ b/include/locale.h @@ -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 |