Skip to content
Snippets Groups Projects
Commit a834e004 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

Fixed include: memory.h -> curl_memory.h.

parent 0e944fb2
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment