1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

use our *printf functions only.

This commit is contained in:
Gunter Knauf 2008-06-08 15:52:03 +00:00
parent 8ad2fdd71e
commit d8bc4a0e9a

View File

@ -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"