fixed for new libusefull_macros

This commit is contained in:
2025-11-05 15:52:34 +03:00
parent 20624adcae
commit b77cf95e87
4 changed files with 36 additions and 26 deletions

View File

@@ -22,3 +22,4 @@
sl_sock_t *RunSrv(sl_socktype_e type, const char *node);
sl_sock_t *RunClt(sl_socktype_e type, const char *node);
void killsockets();