aboutsummaryrefslogtreecommitdiff
path: root/locale/C-monetary.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-monetary.c')
-rw-r--r--locale/C-monetary.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/C-monetary.c b/locale/C-monetary.c
index 643a1c4198..ce359e53b7 100644
--- a/locale/C-monetary.c
+++ b/locale/C-monetary.c
@@ -31,7 +31,8 @@ static const char not_available[] = "\177";
const struct locale_data _nl_C_LC_MONETARY attribute_hidden =
{
_nl_C_name,
- NULL, 0, 0, /* no file mapped */
+ NULL, 0, 0, /* no file mapped */
+ { NULL, }, /* no cached data */
UNDELETABLE,
0,
46,