mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
added include to fix warning
This commit is contained in:
parent
1745ecd8ac
commit
cd95bb22ea
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user