Loading lib/connect.c +0 −3 Original line number Diff line number Diff line Loading @@ -52,9 +52,6 @@ #ifdef HAVE_FCNTL_H #include <fcntl.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif Loading lib/ssh.c +0 −3 Original line number Diff line number Diff line Loading @@ -113,9 +113,6 @@ #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> /* The last #include file should be: */ #ifdef CURLDEBUG #include "memdebug.h" Loading Loading
lib/connect.c +0 −3 Original line number Diff line number Diff line Loading @@ -52,9 +52,6 @@ #ifdef HAVE_FCNTL_H #include <fcntl.h> #endif #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_ARPA_INET_H #include <arpa/inet.h> #endif Loading
lib/ssh.c +0 −3 Original line number Diff line number Diff line Loading @@ -113,9 +113,6 @@ #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> /* The last #include file should be: */ #ifdef CURLDEBUG #include "memdebug.h" Loading