mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-06-21 19:06:20 +03:00
fixed for libusefull_macros 0.3.5
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#ifndef SERSOCK_H__
|
||||
#define SERSOCK_H__
|
||||
|
||||
#define BUFLEN (1024)
|
||||
// Max amount of connections
|
||||
@@ -28,4 +26,4 @@
|
||||
|
||||
int start_socket(int server, char *path, sl_tty_t **dev);
|
||||
|
||||
#endif // SERSOCK_H__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user