refactor: remove unused include
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
ssize_t cws_read_data(int sockfd, string_s *str);
|
||||
|
||||
ssize_t cws_send_data(int sockfd, char *buffer, int len, int flags);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user