mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
remove duplicated netdb include from client handshake
Based on work from Radu Sorici <soriciradu@gmail.com> Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
parent
cce2a81e85
commit
796ce7ab15
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
#include "private-libwebsockets.h"
|
||||
#include <netdb.h>
|
||||
|
||||
struct libwebsocket *__libwebsocket_client_connect_2(
|
||||
struct libwebsocket_context *context,
|
||||
|
|
Loading…
Add table
Reference in a new issue