OSDN Git Service

This test needs XLOCALE to work.
author"Steven J. Hill" <sjhill@realitydiluted.com>
Sat, 21 Apr 2007 19:42:21 +0000 (19:42 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Sat, 21 Apr 2007 19:42:21 +0000 (19:42 -0000)
test/time/tst-ftime_l.c

index 3786f8c..95017f1 100644 (file)
@@ -3,7 +3,7 @@
 #include <string.h>
 #include <time.h>
 #include <features.h>
-#if defined __UCLIBC_HAS_WCHAR__ && defined __UCLIBC_HAS_LOCALE__
+#ifdef __UCLIBC_HAS_XLOCALE__
 #include <locale.h>
 #include <wchar.h>