--- STLport-5.1.0/stlport/stl/_cwchar.h 2006-12-24 00:22:23.000000000 +0100 +++ STLport-5.1.0/stlport/stl/_cwchar.h 2006-12-24 00:23:03.000000000 +0100 @@ -228,7 +228,7 @@ # if (!defined(__MSL__) || __MSL__ > 0x7001 ) && !defined(_STLP_WCE_NET) && \ !defined(_STLP_USE_UCLIBC) /* at least in uClibc 0.9.26 */ -using _STLP_VENDOR_CSTD::wcsftime; +using ::wcsftime; # endif using _STLP_VENDOR_CSTD::wcstok;