mirror of
https://github.com/curl/curl.git
synced 2026-07-16 04:17:17 +03:00
kill warnings
This commit is contained in:
parent
833b6df969
commit
9b3c2b6ae2
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue