Fix compiler errors

This commit is contained in:
2025-10-28 17:33:52 +01:00
parent c5a21608d7
commit fb8ac1d5c9
7 changed files with 22 additions and 5 deletions
+1
View File
@@ -3,6 +3,7 @@
#include "tcp.h"
#include "file_tree.h"
#include "config.h"
#define CONNECTION_TAG_CLIENT -1
#define CONNECTION_TAG_UNKNOWN -2