diff --git a/headers/glibc/_G_config.h b/headers/glibc/_G_config.h index c10b0ab95f..d7bc779ad2 100644 --- a/headers/glibc/_G_config.h +++ b/headers/glibc/_G_config.h @@ -11,7 +11,9 @@ #define _GLIBCPP_USE_THREADS #define _GLIBCPP_USE_WCHAR_T +#ifndef _IO_MTSAFE_IO #define _IO_MTSAFE_IO +#endif /* Define types for libio in terms of the standard internal type names. */