From 33a3753c3f41d546ebf3350685eb7201d25783f4 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 21 Apr 2009 11:46:16 +0000 Subject: libcurl's memory.h renamed to curl_memory.h --- tests/libtest/lib558.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest/lib558.c') diff --git a/tests/libtest/lib558.c b/tests/libtest/lib558.c index eebf6dfa5..253e043e1 100644 --- a/tests/libtest/lib558.c +++ b/tests/libtest/lib558.c @@ -29,7 +29,7 @@ #include "hash.h" #include "hostip.h" -#include "memory.h" +#include "curl_memory.h" #include "memdebug.h" /* This source file is used for test # 558 and 559 */ -- cgit v1.2.3