0fe95301c9
SVN-Revision: 14554
12 lines
254 B
Diff
12 lines
254 B
Diff
--- a/libstdc++-v3/include/c_std/std_cstdio.h
|
|
+++ b/libstdc++-v3/include/c_std/std_cstdio.h
|
|
@@ -143,7 +143,7 @@ namespace std
|
|
using ::vsprintf;
|
|
}
|
|
|
|
-#if _GLIBCXX_USE_C99
|
|
+#if _GLIBCXX_USE_C99 || defined(__UCLIBC__)
|
|
|
|
#undef snprintf
|
|
#undef vfscanf
|