fix(build): linux compilation

This commit is contained in:
2025-09-16 22:28:04 +02:00
parent 69e9ea2ac3
commit da319620d1
3 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
#include "mysocket.h"
#include <errno.h>
int sock_platform_init() {
#ifdef _WIN32