aboutsummaryrefslogtreecommitdiff
path: root/windows/file.c
diff options
context:
space:
mode:
authorDamien George2014-04-08 13:25:47 +0000
committerDamien George2014-04-08 13:25:47 +0000
commit094ebef259e86dfc0f1f3c1b493d81e5e8b1b6c4 (patch)
tree3fe9324e336ca69ebdf7a79f31980ab39e5d0619 /windows/file.c
parent73c79b992508ac3a72212d91db2eb5a8dd1aa60f (diff)
windows: Use most of the source files from unix/ port.
To keep it maintainable, windows port now uses as much as possible from unix port. Maybe could even use mpconfigport.h.
Diffstat (limited to 'windows/file.c')
-rw-r--r--windows/file.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/file.c b/windows/file.c
deleted file mode 100644
index 2651ffafb..000000000
--- a/windows/file.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include <stdio.h>
-#include "../unix/file.c" \ No newline at end of file