mirror of
https://github.com/curl/curl.git
synced 2026-04-19 09:41:13 +03:00
sasl: Added curl_memory.h include as per test 1132
This commit is contained in:
parent
2af28a147b
commit
fe15ea67cc
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include "urldata.h"
|
||||
#include "curl_base64.h"
|
||||
#include "warnless.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