include the proper header file too

This commit is contained in:
Daniel Stenberg 2004-03-04 15:23:57 +00:00
parent 2b59e90c54
commit 78e47fbb5c
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
#include "sendf.h"
#include "escape.h"
#include "file.h"
#include "speedcheck.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>