mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
added include "http.h" to prevent a warning
This commit is contained in:
parent
2617b379be
commit
c7be232fee
@ -46,6 +46,7 @@
|
||||
#include "base64.h"
|
||||
#include "http_ntlm.h"
|
||||
#include "url.h"
|
||||
#include "http.h" /* for Curl_http_auth_stage() */
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user