about summary refs log tree commit diff
path: root/REORG.TODO/stdio-common/vfwprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/stdio-common/vfwprintf.c')
-rw-r--r--REORG.TODO/stdio-common/vfwprintf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/REORG.TODO/stdio-common/vfwprintf.c b/REORG.TODO/stdio-common/vfwprintf.c
new file mode 100644
index 0000000000..2c3cd06fad
--- /dev/null
+++ b/REORG.TODO/stdio-common/vfwprintf.c
@@ -0,0 +1,3 @@
+#include <wctype.h>
+#define COMPILE_WPRINTF	1
+#include "vfprintf.c"