mirror of
https://github.com/curl/curl.git
synced 2026-04-18 07:11:41 +03:00
added include to fix warning
This commit is contained in:
parent
1745ecd8ac
commit
cd95bb22ea
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue