From 4d17d6876e4b2f08380812c4ec113073b0a14639 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 29 Jan 2004 13:56:45 +0000 Subject: Dan Fandrich's cleanup patch to make pedantic compiler options cause less warnings. Minor edits by me. --- lib/connect.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/connect.c') diff --git a/lib/connect.c b/lib/connect.c index 33e16dd72..69f8ce374 100644 --- a/lib/connect.c +++ b/lib/connect.c @@ -76,6 +76,7 @@ #include "urldata.h" #include "sendf.h" #include "if2ip.h" +#include "connect.h" /* The last #include file should be: */ #ifdef CURLDEBUG -- cgit v1.2.3