Merge e1651c9d8b3c78728fc5ad82c15eb3ef4a9f34fa into 1fad1626900a128be724cba9e9c19a6b2fe2bf6b

This commit is contained in:
Wii 2024-07-15 11:03:37 +03:00 committed by GitHub
commit d5e321ed5e
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;