diff options
Diffstat (limited to 'libio/streambuf.h')
-rw-r--r-- | libio/streambuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/streambuf.h b/libio/streambuf.h index a492f636d87..dfee0984a64 100644 --- a/libio/streambuf.h +++ b/libio/streambuf.h @@ -36,7 +36,7 @@ extern "C" { #include <libio.h> } //#include <_G_config.h> -#ifdef _IO_NEED_STDARG_H +#ifdef _G_NEED_STDARG_H #include <stdarg.h> #endif #ifndef _IO_va_list |