Loading ares/ares.h +1 −1 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ # include <winsock2.h> # include <ws2tcpip.h> #else #include <netinet/in.h> #include <sys/socket.h> #include <netinet/in.h> #endif #ifdef __cplusplus Loading ares/ares_expand_name.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading ares/ares_expand_string.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading ares/ares_mkquery.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading ares/ares_query.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading Loading
ares/ares.h +1 −1 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ # include <winsock2.h> # include <ws2tcpip.h> #else #include <netinet/in.h> #include <sys/socket.h> #include <netinet/in.h> #endif #ifdef __cplusplus Loading
ares/ares_expand_name.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading
ares/ares_expand_string.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading
ares/ares_mkquery.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading
ares/ares_query.c +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading