mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-19 20:37:41 +00:00
Merge pull request #258 from carlosmn/no-arpa
Remove uneeded arpa/inet.h include
This commit is contained in:
commit
0f49a58901
@ -41,7 +41,6 @@ typedef SSIZE_T ssize_t;
|
||||
|
||||
#else
|
||||
# include <unistd.h>
|
||||
# include <arpa/inet.h>
|
||||
|
||||
# ifdef GIT_THREADS
|
||||
# include <pthread.h>
|
||||
|
Loading…
Reference in New Issue
Block a user