mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-21 06:24:19 +00:00
Merge pull request #1808 from frasertweedale/fix/freebsd-dup-include
netops: remove duplicate include
This commit is contained in:
commit
d07cc8a2f7
@ -19,10 +19,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
# include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#ifdef GIT_SSL
|
||||
# include <openssl/ssl.h>
|
||||
# include <openssl/err.h>
|
||||
|
Loading…
Reference in New Issue
Block a user