Commit d8bc4a0e authored by Guenter Knauf's avatar Guenter Knauf
Browse files

use our *printf functions only.

parent 8ad2fdd7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -77,6 +77,9 @@
#include <errno.h>
#include <string.h>

#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>

#include "urldata.h"
#include "sendf.h"
#include "if2ip.h"