diff options
Diffstat (limited to 'locale/C-address.c')
-rw-r--r-- | locale/C-address.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/C-address.c b/locale/C-address.c index 78b5a28468..2c6a088860 100644 --- a/locale/C-address.c +++ b/locale/C-address.c @@ -27,7 +27,8 @@ const struct locale_data _nl_C_LC_ADDRESS attribute_hidden = { _nl_C_name, - NULL, 0, 0, /* no file mapped */ + NULL, 0, 0, /* no file mapped */ + { NULL, }, /* no cached data */ UNDELETABLE, 0, 13, |