Skip to content
Snippets Groups Projects
Commit 9b3c2b6a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

kill warnings

parent 833b6df9
No related branches found
No related tags found
No related merge requests found
......@@ -244,6 +244,7 @@ Curl_cache_addr(struct SessionHandle *data, Curl_addrinfo *addr,
* Curl_destroy_thread_data() cleans up async resolver data.
* Complementary of ares_destroy.
*/
struct Curl_async; /* forward-declaration */
void Curl_destroy_thread_data(struct Curl_async *async);
#ifndef INADDR_NONE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment