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