diff options
Diffstat (limited to 'tests/libtest/test.h')
-rw-r--r-- | tests/libtest/test.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/test.h b/tests/libtest/test.h index 119debd68..ffa4be166 100644 --- a/tests/libtest/test.h +++ b/tests/libtest/test.h @@ -29,8 +29,6 @@ #include "setup.h" -#undef CURL_HIDDEN_SYMBOLS /* libcurl internal use only */ - #include <curl/curl.h> #include <stdio.h> #include <string.h> |