mirror of
https://github.com/curl/curl.git
synced 2026-07-23 02:07:15 +03:00
Fixed include: memory.h -> curl_memory.h.
This commit is contained in:
parent
0e944fb24e
commit
a834e00454
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
#include "select.h"
|
||||
#define _MPRINTF_REPLACE /* use our functions only */
|
||||
#include <curl/mprintf.h>
|
||||
#include "memory.h"
|
||||
#include "curl_memory.h"
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue