summaryrefslogtreecommitdiff
path: root/include/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/locale.h')
-rw-r--r--include/locale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/locale.h b/include/locale.h
index 5226001929..a296a5f8f6 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