summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-09-11 18:12:13 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-09-11 18:12:13 +0000
commit58ab28a9a6574c5215f1aec5923aee345575b20b (patch)
tree3d758c454c77e8ad3e71cb3e2763027ba2879999 /toolchain
parent302ac099bba53ad10fa51ddbb1da8b0a9f362789 (diff)
downloadbuildroot-novena-58ab28a9a6574c5215f1aec5923aee345575b20b.tar.gz
buildroot-novena-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