Explorar el Código

This test needs XLOCALE to work.

"Steven J. Hill" hace 18 años
padre
commit
05cf902829
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/time/tst-ftime_l.c

+ 1 - 1
test/time/tst-ftime_l.c

@@ -3,7 +3,7 @@
 #include <string.h>
 #include <string.h>
 #include <time.h>
 #include <time.h>
 #include <features.h>
 #include <features.h>
-#if defined __UCLIBC_HAS_WCHAR__ && defined __UCLIBC_HAS_LOCALE__
+#ifdef __UCLIBC_HAS_XLOCALE__
 #include <locale.h>
 #include <locale.h>
 #include <wchar.h>
 #include <wchar.h>