diff options
Diffstat (limited to 'src/who.c')
-rw-r--r-- | src/who.c | 2 |
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" |