mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 23:54:50 +00:00
Include ws2tcpip.h in order to get in6_addr
It's currently required in src/openssl_stream.c only.
This commit is contained in:
parent
ec03244227
commit
45df2237bf
@ -38,6 +38,7 @@
|
||||
# include <direct.h>
|
||||
# include <winsock2.h>
|
||||
# include <windows.h>
|
||||
# include <ws2tcpip.h>
|
||||
# include "win32/msvc-compat.h"
|
||||
# include "win32/mingw-compat.h"
|
||||
# include "win32/error.h"
|
||||
|
Loading…
Reference in New Issue
Block a user