Fix compiler errors

This commit is contained in:
2025-07-20 21:19:58 +02:00
parent 01bf34b58d
commit 3201eac013
29 changed files with 177 additions and 94 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <winsock2.h>
#include <ws2tcpip.h>
#include <mswsock.h>
#include <http.h>
#include <chttp.h>
#define MAX_CLIENTS (1<<10)