Commit 78e47fbb authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include the proper header file too

parent 2b59e90c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>