Merge e1651c9d8b3c78728fc5ad82c15eb3ef4a9f34fa into 58c76080a0c654de906de9f554e2de45b1784929

This commit is contained in:
Wii 2025-03-10 11:40:02 -03:00 committed by GitHub
commit 20092ff9d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,6 @@
#include <winsock2.h>
#include <ws2tcpip.h>
typedef int socklen_t;
typedef SOCKADDR_STORAGE t_sockaddr_storage;
typedef SOCKET t_socket;
typedef t_socket *p_socket;