From d13be06aaa918f7098570f7f0f7a2a600a48d9a0 Mon Sep 17 00:00:00 2001 From: Michal Marek Date: Mon, 31 Mar 2008 12:09:43 +0000 Subject: Removed the generated ca-bundle.h file. The verbatim value of $ca and $capath is known to configure, so it can be defined in config.h instead. --- lib/url.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/url.c') diff --git a/lib/url.c b/lib/url.c index 1dc51d189..9d782359b 100644 --- a/lib/url.c +++ b/lib/url.c @@ -137,7 +137,6 @@ void idn_free (void *ptr); /* prototype from idn-free.h, not provided by #include "inet_ntop.h" #include "http_ntlm.h" #include "socks.h" -#include #if defined(HAVE_INET_NTOA_R) && !defined(HAVE_INET_NTOA_R_DECL) #include "inet_ntoa_r.h" -- cgit v1.2.1