about summary refs log tree commit diff
path: root/locale/C-ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-ctype.c')
-rw-r--r--locale/C-ctype.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/C-ctype.c b/locale/C-ctype.c
index 57234844ce..c65c345dd2 100644
--- a/locale/C-ctype.c
+++ b/locale/C-ctype.c
@@ -541,7 +541,8 @@ typedef int assertion1[1 - 2 * (NR_FIXED != _NL_ITEM_INDEX (_NL_CTYPE_EXTRA_MAP_
 const struct locale_data _nl_C_LC_CTYPE attribute_hidden =
 {
   _nl_C_name,
-  NULL, 0, 0,	/* no file mapped */
+  NULL, 0, 0,			/* no file mapped */
+  { NULL, },			/* no cached data */
   UNDELETABLE,
   1,		/* Enable transliteration by default.  */
   NR_FIXED + NR_CLASSES + NR_MAPS,