Loading lib/asyn-ares.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include "setup.h" #include <string.h> #ifdef HAVE_LIMITS_H #include <limits.h> #endif Loading @@ -39,16 +37,12 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_STDLIB_H #include <stdlib.h> /* required for free() prototypes */ #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> #include <stdlib.h> #endif #ifdef HAVE_PROCESS_H Loading lib/asyn-thread.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include "setup.h" #include <string.h> #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading @@ -36,16 +34,12 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_STDLIB_H #include <stdlib.h> /* required for free() prototypes */ #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> #include <stdlib.h> #endif #if defined(USE_THREADS_POSIX) Loading lib/axtls.c +1 −3 Original line number Diff line number Diff line Loading @@ -27,13 +27,11 @@ */ #include "setup.h" #ifdef USE_AXTLS #include <axTLS/ssl.h> #include "axtls.h" #include <string.h> #include <stdlib.h> #include <ctype.h> #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading lib/base64.c +0 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,6 @@ #include "setup.h" #include <stdlib.h> #include <string.h> #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> Loading lib/connect.c +0 −6 Original line number Diff line number Diff line Loading @@ -49,9 +49,6 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_STDLIB_H #include <stdlib.h> #endif #if (defined(HAVE_IOCTL_FIONBIO) && defined(NETWARE)) #include <sys/filio.h> Loading @@ -65,9 +62,6 @@ #include <inet.h> #endif #include <stdio.h> #include <string.h> #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> Loading Loading
lib/asyn-ares.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include "setup.h" #include <string.h> #ifdef HAVE_LIMITS_H #include <limits.h> #endif Loading @@ -39,16 +37,12 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_STDLIB_H #include <stdlib.h> /* required for free() prototypes */ #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> #include <stdlib.h> #endif #ifdef HAVE_PROCESS_H Loading
lib/asyn-thread.c +0 −6 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include "setup.h" #include <string.h> #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading @@ -36,16 +34,12 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_STDLIB_H #include <stdlib.h> /* required for free() prototypes */ #endif #ifdef HAVE_UNISTD_H #include <unistd.h> /* for the close() proto */ #endif #ifdef __VMS #include <in.h> #include <inet.h> #include <stdlib.h> #endif #if defined(USE_THREADS_POSIX) Loading
lib/axtls.c +1 −3 Original line number Diff line number Diff line Loading @@ -27,13 +27,11 @@ */ #include "setup.h" #ifdef USE_AXTLS #include <axTLS/ssl.h> #include "axtls.h" #include <string.h> #include <stdlib.h> #include <ctype.h> #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading
lib/base64.c +0 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,6 @@ #include "setup.h" #include <stdlib.h> #include <string.h> #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> Loading
lib/connect.c +0 −6 Original line number Diff line number Diff line Loading @@ -49,9 +49,6 @@ #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif #ifdef HAVE_STDLIB_H #include <stdlib.h> #endif #if (defined(HAVE_IOCTL_FIONBIO) && defined(NETWARE)) #include <sys/filio.h> Loading @@ -65,9 +62,6 @@ #include <inet.h> #endif #include <stdio.h> #include <string.h> #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> Loading