mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-21 21:36:50 +00:00
Merge pull request #1807 from frasertweedale/fix/freebsd
fix tests on FreeBSD
This commit is contained in:
commit
6910ecb036
@ -1,5 +1,7 @@
|
||||
#ifndef _WIN32
|
||||
# include <arpa/inet.h>
|
||||
# include <sys/socket.h>
|
||||
# include <netinet/in.h>
|
||||
#else
|
||||
# include <ws2tcpip.h>
|
||||
# ifdef _MSC_VER
|
||||
|
Loading…
Reference in New Issue
Block a user