From f5cb26fc76da668540d89a41a2bd34a2a71baaa2 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Thu, 7 Aug 2003 17:47:53 -0400 Subject: [PATCH] ENH: Bold attempt to remove warning --- Source/CTest/Curl/hostip.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/CTest/Curl/hostip.h b/Source/CTest/Curl/hostip.h index 169ed17c9..136b5140e 100644 --- a/Source/CTest/Curl/hostip.h +++ b/Source/CTest/Curl/hostip.h @@ -27,7 +27,6 @@ #include "hash.h" struct addrinfo; -struct hostent; struct SessionHandle; void Curl_global_host_cache_init(void);