Fix errors on linux

This commit is contained in:
ReiMerc 2023-02-09 13:46:06 +01:00
parent 603ab98a14
commit 3c6bd4dfc3
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#include "native.h"
void init_socket(void)
void init_sockets(void)
{
}