Commit 3d3612e2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

another include to prevent warnings

parent e9920d8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@
#include "file.h"
#include "speedcheck.h"
#include "getinfo.h"
#include "transfer.h" /* for Curl_readwrite_init() */

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