Loading ares/ares_gethostbyname.c +5 −0 Original line number Diff line number Diff line Loading @@ -23,8 +23,13 @@ #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef HAVE_ARPA_NAMESER_H #include <arpa/nameser.h> #endif #ifdef HAVE_ARPA_NAMESER_COMPAT_H #include <arpa/nameser_compat.h> #endif #endif #include <stdio.h> #include <stdlib.h> Loading ares/ares_parse_aaaa_reply.c +5 −0 Original line number Diff line number Diff line Loading @@ -23,8 +23,13 @@ #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef HAVE_ARPA_NAMESER_H #include <arpa/nameser.h> #endif #ifdef HAVE_ARPA_NAMESER_COMPAT_H #include <arpa/nameser_compat.h> #endif #endif #include <stdlib.h> #include <string.h> Loading Loading
ares/ares_gethostbyname.c +5 −0 Original line number Diff line number Diff line Loading @@ -23,8 +23,13 @@ #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef HAVE_ARPA_NAMESER_H #include <arpa/nameser.h> #endif #ifdef HAVE_ARPA_NAMESER_COMPAT_H #include <arpa/nameser_compat.h> #endif #endif #include <stdio.h> #include <stdlib.h> Loading
ares/ares_parse_aaaa_reply.c +5 −0 Original line number Diff line number Diff line Loading @@ -23,8 +23,13 @@ #include <netinet/in.h> #include <arpa/inet.h> #include <netdb.h> #ifdef HAVE_ARPA_NAMESER_H #include <arpa/nameser.h> #endif #ifdef HAVE_ARPA_NAMESER_COMPAT_H #include <arpa/nameser_compat.h> #endif #endif #include <stdlib.h> #include <string.h> Loading