mirror of
https://github.com/libssh2/libssh2.git
synced 2025-08-08 19:02:07 +03:00
Fixed compilation using mingw-w64
This commit is contained in:
committed by
Peter Stuge
parent
edd42304a2
commit
c910cd382d
@@ -134,7 +134,6 @@ static inline int writev(int sock, struct iovec *iov, int nvecs)
|
||||
#ifdef HAVE_WINSOCK2_H
|
||||
|
||||
#include <winsock2.h>
|
||||
#include <mswsock.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
Reference in New Issue
Block a user