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