mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 12:57:05 +00:00
Merge pull request #548 from ehsan/build_fix
Fix the build on Emscripten
This commit is contained in:
commit
0a4aebb097
@ -8,6 +8,7 @@
|
||||
# include <sys/types.h>
|
||||
# include <sys/socket.h>
|
||||
# include <sys/select.h>
|
||||
# include <sys/time.h>
|
||||
# include <netdb.h>
|
||||
#else
|
||||
# define _WIN32_WINNT 0x0501
|
||||
|
Loading…
Reference in New Issue
Block a user