Loading tests/libtest/lib503.c +0 −6 Original line number Diff line number Diff line #include "test.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <sys/time.h> #include <sys/types.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif /* * Source code in here hugely as reported in bug report 651460 by Loading tests/libtest/lib504.c +0 −6 Original line number Diff line number Diff line #include "test.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <sys/time.h> #include <sys/types.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif /* * Source code in here hugely as reported in bug report 651464 by Loading tests/libtest/lib507.c +0 −7 Original line number Diff line number Diff line #include "test.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif int test(char *URL) { CURL* curls; Loading tests/libtest/lib509.c +0 −6 Original line number Diff line number Diff line Loading @@ -2,14 +2,8 @@ #ifdef USE_SSLEAY #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <sys/time.h> #include <sys/types.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif #include <openssl/opensslv.h> #include <openssl/x509v3.h> Loading Loading
tests/libtest/lib503.c +0 −6 Original line number Diff line number Diff line #include "test.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <sys/time.h> #include <sys/types.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif /* * Source code in here hugely as reported in bug report 651460 by Loading
tests/libtest/lib504.c +0 −6 Original line number Diff line number Diff line #include "test.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <sys/time.h> #include <sys/types.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif /* * Source code in here hugely as reported in bug report 651464 by Loading
tests/libtest/lib507.c +0 −7 Original line number Diff line number Diff line #include "test.h" #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif int test(char *URL) { CURL* curls; Loading
tests/libtest/lib509.c +0 −6 Original line number Diff line number Diff line Loading @@ -2,14 +2,8 @@ #ifdef USE_SSLEAY #ifdef HAVE_SYS_SOCKET_H #include <sys/socket.h> #endif #include <sys/time.h> #include <sys/types.h> #ifdef HAVE_SYS_SELECT_H #include <sys/select.h> #endif #include <openssl/opensslv.h> #include <openssl/x509v3.h> Loading