--- old/connect.h	Thu Oct  4 17:27:37 2001
+++ connect.h	Thu Oct  4 17:26:36 2001
@@ -26,7 +26,7 @@
 CURLcode Curl_connecthost(struct connectdata *conn,
                           Curl_addrinfo *host, /* connect to this */
                           long port,    /* connect to this port number */
-                          int *socket,  /* not set if error is returned */
+                          int *sockconn,	/* not set if error is returned */
                           Curl_ipconnect **addr /* the one we used */
                           ); /*  index we used */
 #endif

