summaryrefslogtreecommitdiff
path: root/stdio-common/vfwscanf-internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/vfwscanf-internal.c')
-rw-r--r--stdio-common/vfwscanf-internal.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdio-common/vfwscanf-internal.c b/stdio-common/vfwscanf-internal.c
new file mode 100644
index 0000000000..26c89270b7
--- /dev/null
+++ b/stdio-common/vfwscanf-internal.c
@@ -0,0 +1,2 @@
+#define COMPILE_WSCANF 1
+#include "vfscanf-internal.c"