Loading ares/ares__get_hostent.c +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ #include "ares.h" #include "ares_private.h" #include "inet_net_pton.h" int ares__get_hostent(FILE *fp, int family, struct hostent **host) { Loading Loading
ares/ares__get_hostent.c +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ #include "ares.h" #include "ares_private.h" #include "inet_net_pton.h" int ares__get_hostent(FILE *fp, int family, struct hostent **host) { Loading