From 232d17ec6486c79c2daa6a8f613d2e3fd94ae2fc Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 2 Feb 2010 12:39:10 +0000 Subject: avoid possibility of using obsoleted stuff --- tests/libtest/test.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/libtest') diff --git a/tests/libtest/test.h b/tests/libtest/test.h index 66416b42a..202ca7ba4 100644 --- a/tests/libtest/test.h +++ b/tests/libtest/test.h @@ -13,6 +13,8 @@ need both of them in the include path), so that we get good in-depth knowledge about the system we're building this on */ +#define CURL_NO_OLDIES + #include "setup.h" #include -- cgit v1.2.3