mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-15 20:07:21 +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
|
#endif
|
||||||
|
|
||||||
#ifdef NO_ADDRINFO
|
#ifdef NO_ADDRINFO
|
||||||
|
# include <netdb.h>
|
||||||
struct addrinfo {
|
struct addrinfo {
|
||||||
struct hostent *ai_hostent;
|
struct hostent *ai_hostent;
|
||||||
struct servent *ai_servent;
|
struct servent *ai_servent;
|
||||||
|
Loading…
Reference in New Issue
Block a user