mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 08:41:02 +03:00
fixed for libusefull_macros 0.3.2
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
|
||||
#include <usefull_macros.h>
|
||||
|
||||
int start_socket(int server, char *path, TTY_descr **dev);
|
||||
int start_socket(int server, char *path, sl_tty_t **dev);
|
||||
|
||||
#endif // SERSOCK_H__
|
||||
|
||||
Reference in New Issue
Block a user