diff options
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/gcc/4.2/205-uclibc-locale-update.patch | 2 |
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 |