WIP: missing picoles dir

This commit is contained in:
mco-system
2025-10-05 10:26:30 +11:00
parent 8a9dff3514
commit 25ccec2fd3
6 changed files with 28 additions and 3 deletions

View File

@@ -32,6 +32,8 @@
#include "commands.h"
#include "config.h"
pthread_mutex_t mutex_clients;
/* Config specifique serveur */
char *adr_ip = NULL;
int port = 0;