Commit cd95bb22 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added include to fix warning

parent 1745ecd8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@

#include "md5.h"
#include "http_digest.h"
#include "url.h" /* for Curl_safefree() */

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