This commit is contained in:
Daniel Stenberg 2006-05-05 22:07:01 +00:00
Родитель 577ba5783c
Коммит 800193da9b
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -75,6 +75,7 @@
#include "share.h"
#include "strerror.h"
#include "url.h"
#include "connect.h" /* for the Curl_sockerrno() proto */
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>