Skip to content
Snippets Groups Projects
Commit cd95bb22 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added include to fix warning

parent 1745ecd8
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment