diff options
Diffstat (limited to 'stdio-common/vfwscanf.c')
-rw-r--r-- | stdio-common/vfwscanf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stdio-common/vfwscanf.c b/stdio-common/vfwscanf.c new file mode 100644 index 0000000000..62220bdccc --- /dev/null +++ b/stdio-common/vfwscanf.c @@ -0,0 +1,2 @@ +#define COMPILE_WPRINTF 1 +#include "vfscanf.c" |