summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/localeimpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libc/port/locale/localeimpl.c')
-rw-r--r--usr/src/lib/libc/port/locale/localeimpl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/lib/libc/port/locale/localeimpl.c b/usr/src/lib/libc/port/locale/localeimpl.c
index c1817060bc..f7e3ab240f 100644
--- a/usr/src/lib/libc/port/locale/localeimpl.c
+++ b/usr/src/lib/libc/port/locale/localeimpl.c
@@ -97,6 +97,7 @@ extern struct lc_messages lc_messages_posix;
extern struct lc_time lc_time_posix;
extern struct lc_ctype lc_ctype_posix;
extern struct lc_collate lc_collate_posix;
+extern struct _RuneLocale _DefaultRuneLocale;
static struct _locale posix_locale = {
/* locdata */