diff options
Diffstat (limited to 'libio/stdio.h')
-rw-r--r-- | libio/stdio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/stdio.h b/libio/stdio.h index 47490c8299..6798cf1afb 100644 --- a/libio/stdio.h +++ b/libio/stdio.h @@ -38,7 +38,7 @@ __BEGIN_DECLS #define _STDIO_USES_IOSTREAM -#include <libio.h> +#include <bits/libio.h> #if defined __USE_XOPEN || defined __USE_XOPEN2K8 # ifdef __GNUC__ |