summaryrefslogtreecommitdiff
path: root/src/write.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/write.c')
-rw-r--r--src/write.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/write.c b/src/write.c
new file mode 100644
index 0000000..f44a7bd
--- /dev/null
+++ b/src/write.c
@@ -0,0 +1,2 @@
+#define main write_main
+#include "../write/write.c"