use internal *printf() clones since snprintf() not available on all platforms
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#define ENABLE_CURLX_PRINTF
|
||||
#include "curlx.h"
|
||||
|
||||
#include "testutil.h"
|
||||
|
||||
#define MAIN_LOOP_HANG_TIMEOUT 90 * 1000
|
||||
|
||||
Reference in New Issue
Block a user