diff --git a/tests/libtest/lib500.c b/tests/libtest/lib500.c index bca5c2310ea9242785ec5f4768a5fb0ff87f11f3..8ebeb1292f5371933ab86b5db1c6f40c6aa42c5f 100644 --- a/tests/libtest/lib500.c +++ b/tests/libtest/lib500.c @@ -25,7 +25,7 @@ #ifdef LIB585 -int counter; +static int counter; static curl_socket_t tst_opensocket(void *clientp, curlsocktype purpose,