소스 검색

This test needs XLOCALE to work.

"Steven J. Hill" 18 년 전
부모
커밋
05cf902829
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 <time.h>
 #include <features.h>
-#if defined __UCLIBC_HAS_WCHAR__ && defined __UCLIBC_HAS_LOCALE__
+#ifdef __UCLIBC_HAS_XLOCALE__
 #include <locale.h>
 #include <wchar.h>