summaryrefslogtreecommitdiff
path: root/locale/C-numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-numeric.c')
-rw-r--r--locale/C-numeric.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/C-numeric.c b/locale/C-numeric.c
index 1171a4b973..3c53486c42 100644
--- a/locale/C-numeric.c
+++ b/locale/C-numeric.c
@@ -24,7 +24,8 @@
const struct locale_data _nl_C_LC_NUMERIC attribute_hidden =
{
_nl_C_name,
- NULL, 0, 0, /* no file mapped */
+ NULL, 0, 0, /* no file mapped */
+ { NULL, }, /* no cached data */
UNDELETABLE,
0,
6,