diff options
Diffstat (limited to 'locale.c')
-rw-r--r-- | locale.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ #error LC_TIME not defined #endif -void test_locale(void) +void test_locale_h(void) { struct lconv *lc; int locale_categories[] = { |