Skip to content

Commit

Permalink
Fixed compilation using mingw-w64
Browse files Browse the repository at this point in the history
  • Loading branch information
mback2k authored and Peter Stuge committed Jun 2, 2013
1 parent edd4230 commit c910cd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libssh2_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c910cd3

Please sign in to comment.