mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:13:31 +03:00
CURL_DOES_CONVERSIONS: fixes
Made it compile and work again after the code move.
This commit is contained in:
parent
c828646f60
commit
9039d19f01
3 changed files with 12 additions and 4 deletions
|
|
@ -103,6 +103,7 @@
|
|||
#include "multiif.h"
|
||||
#include "rtsp.h"
|
||||
#include "connect.h"
|
||||
#include "non-ascii.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue