mirror of
https://github.com/curl/curl.git
synced 2026-07-26 20:57:18 +03:00
Include "curl_memory.h" to get the strdup replacement when necessary
This commit is contained in:
parent
33ce0ec1f1
commit
ec4647c0f9
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include "progress.h"
|
||||
#include "rtsp.h"
|
||||
#include "rawstr.h"
|
||||
#include "curl_memory.h"
|
||||
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue