svn commit: branches/uClibc-nptl/test/time

sjhill at uclibc.org sjhill at uclibc.org
Sat Apr 21 19:43:06 UTC 2007


Author: sjhill
Date: 2007-04-21 12:43:06 -0700 (Sat, 21 Apr 2007)
New Revision: 18511

Log:
Merge from trunk.


Modified:
   branches/uClibc-nptl/test/time/tst-ftime_l.c


Changeset:
Modified: branches/uClibc-nptl/test/time/tst-ftime_l.c
===================================================================
--- branches/uClibc-nptl/test/time/tst-ftime_l.c	2007-04-21 19:42:21 UTC (rev 18510)
+++ branches/uClibc-nptl/test/time/tst-ftime_l.c	2007-04-21 19:43:06 UTC (rev 18511)
@@ -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>
 




More information about the uClibc-cvs mailing list