mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-14 00:19:50 +00:00
amigaos: Add missing include
This commit is contained in:
parent
798e4d53dc
commit
60029f499e
@ -96,6 +96,7 @@ GIT_INLINE(int) p_readdir_r(DIR *dirp, struct dirent *entry, struct dirent **res
|
||||
#endif
|
||||
|
||||
#ifdef NO_ADDRINFO
|
||||
# include <netdb.h>
|
||||
struct addrinfo {
|
||||
struct hostent *ai_hostent;
|
||||
struct servent *ai_servent;
|
||||
|
Loading…
Reference in New Issue
Block a user