Loading lib/connect.c +0 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ #include "setup.h" #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading lib/cookie.h +0 −9 Original line number Diff line number Diff line Loading @@ -22,15 +22,6 @@ * ***************************************************************************/ #include <stdio.h> #if defined(WIN32) #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #endif #include <curl/curl.h> struct Cookie { Loading lib/dict.c +0 −4 Original line number Diff line number Diff line Loading @@ -32,16 +32,12 @@ #include <ctype.h> #ifdef WIN32 #include <time.h> #include <io.h> #else #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <netinet/in.h> #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading lib/easy.c +0 −4 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ #include "strequal.h" #ifdef WIN32 #include <time.h> #include <io.h> #else #ifdef HAVE_SYS_SOCKET_H Loading @@ -41,9 +40,6 @@ #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading lib/file.c +0 −4 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ #include <ctype.h> #ifdef WIN32 #include <time.h> #include <io.h> #include <fcntl.h> #else Loading @@ -41,9 +40,6 @@ #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading Loading
lib/connect.c +0 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,6 @@ #include "setup.h" #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif Loading
lib/cookie.h +0 −9 Original line number Diff line number Diff line Loading @@ -22,15 +22,6 @@ * ***************************************************************************/ #include <stdio.h> #if defined(WIN32) #include <time.h> #else #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #endif #include <curl/curl.h> struct Cookie { Loading
lib/dict.c +0 −4 Original line number Diff line number Diff line Loading @@ -32,16 +32,12 @@ #include <ctype.h> #ifdef WIN32 #include <time.h> #include <io.h> #else #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <netinet/in.h> #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading
lib/easy.c +0 −4 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ #include "strequal.h" #ifdef WIN32 #include <time.h> #include <io.h> #else #ifdef HAVE_SYS_SOCKET_H Loading @@ -41,9 +40,6 @@ #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading
lib/file.c +0 −4 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ #include <ctype.h> #ifdef WIN32 #include <time.h> #include <io.h> #include <fcntl.h> #else Loading @@ -41,9 +40,6 @@ #ifdef HAVE_NETINET_IN_H #include <netinet/in.h> #endif #ifdef HAVE_SYS_TIME_H #include <sys/time.h> #endif #ifdef HAVE_UNISTD_H #include <unistd.h> #endif Loading