Loading tests/server/sockfilt.c +3 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,9 @@ #include <netdb.h> #endif #define ENABLE_CURLX_PRINTF /* make the curlx header define all printf() functions to use the curlx_* versions instead */ #include "curlx.h" /* from the private lib dir */ #include "getpart.h" #include "inet_pton.h" Loading tests/server/sws.c +3 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,9 @@ #include <netdb.h> #endif #define ENABLE_CURLX_PRINTF /* make the curlx header define all printf() functions to use the curlx_* versions instead */ #include "curlx.h" /* from the private lib dir */ #include "getpart.h" #include "util.h" Loading tests/server/util.c +3 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,9 @@ #include <netdb.h> #endif #define ENABLE_CURLX_PRINTF /* make the curlx header define all printf() functions to use the curlx_* versions instead */ #include "curlx.h" /* from the private lib dir */ #include "getpart.h" #include "util.h" Loading Loading
tests/server/sockfilt.c +3 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,9 @@ #include <netdb.h> #endif #define ENABLE_CURLX_PRINTF /* make the curlx header define all printf() functions to use the curlx_* versions instead */ #include "curlx.h" /* from the private lib dir */ #include "getpart.h" #include "inet_pton.h" Loading
tests/server/sws.c +3 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,9 @@ #include <netdb.h> #endif #define ENABLE_CURLX_PRINTF /* make the curlx header define all printf() functions to use the curlx_* versions instead */ #include "curlx.h" /* from the private lib dir */ #include "getpart.h" #include "util.h" Loading
tests/server/util.c +3 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,9 @@ #include <netdb.h> #endif #define ENABLE_CURLX_PRINTF /* make the curlx header define all printf() functions to use the curlx_* versions instead */ #include "curlx.h" /* from the private lib dir */ #include "getpart.h" #include "util.h" Loading