diff options
Diffstat (limited to 'lib/stdio.c')
| -rw-r--r-- | lib/stdio.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/stdio.c b/lib/stdio.c new file mode 100644 index 00000000000..e6ed82996b7 --- /dev/null +++ b/lib/stdio.c | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #include <config.h> | ||
| 2 | #define _GL_STDIO_INLINE _GL_EXTERN_INLINE | ||
| 3 | #include "stdio.h" | ||