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