]> sourceware.org Git - glibc.git/blobdiff - time/strptime.c
Update.
[glibc.git] / time / strptime.c
index 20b39dbfe3caf89ebb75f7b0fa73c01b55c9d3bf..5f8271e2504b52816fe094be1fbea2d6e7192c70 100644 (file)
@@ -156,6 +156,7 @@ localtime_r (t, tp)
 
 #ifdef _LIBC
 /* This is defined in locale/C-time.c in the GNU libc.  */
+extern const struct locale_data _nl_C_LC_TIME;
 extern const unsigned short int __mon_yday[2][13];
 
 # define weekday_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (DAY_1)].string)
This page took 0.026699 seconds and 5 git commands to generate.