kill warnings
This commit is contained in:
		@@ -244,6 +244,7 @@ Curl_cache_addr(struct SessionHandle *data, Curl_addrinfo *addr,
 | 
				
			|||||||
 * Curl_destroy_thread_data() cleans up async resolver data.
 | 
					 * Curl_destroy_thread_data() cleans up async resolver data.
 | 
				
			||||||
 * Complementary of ares_destroy.
 | 
					 * Complementary of ares_destroy.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					struct Curl_async; /* forward-declaration */
 | 
				
			||||||
void Curl_destroy_thread_data(struct Curl_async *async);
 | 
					void Curl_destroy_thread_data(struct Curl_async *async);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef INADDR_NONE
 | 
					#ifndef INADDR_NONE
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user