diff options
Diffstat (limited to 'lib/hostsyn.c')
-rw-r--r-- | lib/hostsyn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hostsyn.c b/lib/hostsyn.c index d0d1ce4aa..027d5fa1a 100644 --- a/lib/hostsyn.c +++ b/lib/hostsyn.c @@ -64,7 +64,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" |