aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/test.h')
-rw-r--r--tests/libtest/test.h2
1 files changed, 2 insertions, 0 deletions
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 <curl/curl.h>