diff options
Diffstat (limited to 'lib/hostip4.c')
-rw-r--r-- | lib/hostip4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hostip4.c b/lib/hostip4.c index 168405c19..847b77a18 100644 --- a/lib/hostip4.c +++ b/lib/hostip4.c @@ -66,7 +66,7 @@ #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" |