summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2006-09-11 20:12:13 +0200
committerBernhard Reutner-Fischer2006-09-11 20:12:13 +0200
commit58ab28a9a6574c5215f1aec5923aee345575b20b (patch)
tree3d758c454c77e8ad3e71cb3e2763027ba2879999 /toolchain
parent- repair deps. (diff)
downloadbuildroot-58ab28a9a6574c5215f1aec5923aee345575b20b.tar.gz
buildroot-58ab28a9a6574c5215f1aec5923aee345575b20b.tar.xz
buildroot-58ab28a9a6574c5215f1aec5923aee345575b20b.zip
- add missing include
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/4.2/205-uclibc-locale-update.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/4.2/205-uclibc-locale-update.patch b/toolchain/gcc/4.2/205-uclibc-locale-update.patch
index 44c9345d7..75d120563 100644
--- a/toolchain/gcc/4.2/205-uclibc-locale-update.patch
+++ b/toolchain/gcc/4.2/205-uclibc-locale-update.patch
@@ -95,7 +95,7 @@
+#ifdef HAVE_LIBINTL_H
#include <libintl.h> // For messages
#endif
-
+ #include <cstdarg>
#ifdef __UCLIBC_MJN3_ONLY__
#warning what is _GLIBCXX_C_LOCALE_GNU for
+// psm: used in os/gnu-linux/ctype_noninline.h