diff options
-rw-r--r-- | lib/client-handshake.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/client-handshake.c b/lib/client-handshake.c index 6bff052..76c297d 100644 --- a/lib/client-handshake.c +++ b/lib/client-handshake.c @@ -1,5 +1,4 @@ #include "private-libwebsockets.h" -#include <netdb.h> struct libwebsocket *__libwebsocket_client_connect_2( struct libwebsocket_context *context, |