summaryrefslogtreecommitdiff
path: root/gl/stdio.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/stdio.c')
-rw-r--r--gl/stdio.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gl/stdio.c b/gl/stdio.c
new file mode 100644
index 0000000000..e6ed82996b
--- /dev/null
+++ b/gl/stdio.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define _GL_STDIO_INLINE _GL_EXTERN_INLINE
+#include "stdio.h"