Loading lib/asyn-ares.c +0 −6 Original line number Diff line number Diff line Loading @@ -25,9 +25,6 @@ #ifdef HAVE_LIMITS_H #include <limits.h> #endif #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif Loading @@ -37,9 +34,6 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> Loading lib/asyn-thread.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif Loading @@ -34,9 +31,6 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> Loading lib/axtls.c +0 −4 Original line number Diff line number Diff line Loading @@ -32,10 +32,6 @@ #include <axTLS/ssl.h> #include "axtls.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include "sendf.h" #include "inet_pton.h" #include "sslgen.h" Loading lib/connect.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> /* <netinet/tcp.h> may need it */ #endif Loading @@ -37,9 +34,6 @@ #ifdef HAVE_SYS_IOCTL_H #include <sys/ioctl.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #ifdef HAVE_NETDB_H #include <netdb.h> #endif Loading lib/curl_addrinfo.c +1 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -24,9 +24,6 @@ #include <curl/curl.h> #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading Loading
lib/asyn-ares.c +0 −6 Original line number Diff line number Diff line Loading @@ -25,9 +25,6 @@ #ifdef HAVE_LIMITS_H #include <limits.h> #endif #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif Loading @@ -37,9 +34,6 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> Loading
lib/asyn-thread.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif Loading @@ -34,9 +31,6 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> Loading
lib/axtls.c +0 −4 Original line number Diff line number Diff line Loading @@ -32,10 +32,6 @@ #include <axTLS/ssl.h> #include "axtls.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include "sendf.h" #include "inet_pton.h" #include "sslgen.h" Loading
lib/connect.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ #include "setup.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> /* <netinet/tcp.h> may need it */ #endif Loading @@ -37,9 +34,6 @@ #ifdef HAVE_SYS_IOCTL_H #include <sys/ioctl.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif #ifdef HAVE_NETDB_H #include <netdb.h> #endif Loading
lib/curl_addrinfo.c +1 −4 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading @@ -24,9 +24,6 @@ #include <curl/curl.h> #ifdef HAVE_SYS_SOCKET_H # include <sys/socket.h> #endif #ifdef HAVE_NETINET_IN_H # include <netinet/in.h> #endif Loading