Loading ares/ares_process.c +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #ifdef HAVE_SYS_IOCTL_H #include <sys/ioctl.h> #endif #endif #include <string.h> Loading ares/configure.ac +1 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,7 @@ AC_CHECK_HEADERS( sys/time.h \ sys/select.h \ sys/socket.h \ sys/ioctl.h \ winsock.h \ netinet/in.h \ net/if.h \ Loading Loading
ares/ares_process.c +3 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,9 @@ #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #ifdef HAVE_SYS_IOCTL_H #include <sys/ioctl.h> #endif #endif #include <string.h> Loading
ares/configure.ac +1 −0 Original line number Diff line number Diff line Loading @@ -65,6 +65,7 @@ AC_CHECK_HEADERS( sys/time.h \ sys/select.h \ sys/socket.h \ sys/ioctl.h \ winsock.h \ netinet/in.h \ net/if.h \ Loading