From a144bb8b767b1c9ae40a0e7853db88ed67c9e8c3 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 11 Apr 2012 19:28:40 +0200 Subject: build adjustments: functionally revert commits 4d3fb91f and bbfe1182 Undefining CURL_HIDDEN_SYMBOLS in source files isn't the proper fix. --- tests/libtest/testutil.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/libtest/testutil.c') diff --git a/tests/libtest/testutil.c b/tests/libtest/testutil.c index fc79e5c63..3ad18c987 100644 --- a/tests/libtest/testutil.c +++ b/tests/libtest/testutil.c @@ -21,8 +21,6 @@ ***************************************************************************/ #include "setup.h" -#undef CURL_HIDDEN_SYMBOLS /* libcurl internal use only */ - #include "testutil.h" #include "memdebug.h" -- cgit v1.2.3