diff options
Diffstat (limited to 'client/main.c')
-rw-r--r-- | client/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/main.c b/client/main.c new file mode 100644 index 0000000..76e8197 --- /dev/null +++ b/client/main.c @@ -0,0 +1 @@ +int main() { return 0; } |