Initial commit v2

This commit is contained in:
2024-05-04 11:39:03 +01:00
parent f1e345caf8
commit 77657c7078
4 changed files with 60 additions and 2 deletions

4
src/client.c Normal file
View File

@@ -0,0 +1,4 @@
#include <sys/stat.h>
int main(){
}