gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 41/116: include: remove conncache.h inclusion from


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 41/116: include: remove conncache.h inclusion from where its not needed
Date: Tue, 05 Dec 2017 14:51:11 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit cda89c8b58bc6421911e6455120b86d39bf4c2b5
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Nov 1 10:06:32 2017 +0100

    include: remove conncache.h inclusion from where its not needed
---
 lib/easy.c  | 1 -
 lib/http.c  | 1 -
 lib/http2.c | 1 -
 3 files changed, 3 deletions(-)

diff --git a/lib/easy.c b/lib/easy.c
index 018611927..d8079bb8e 100644
--- a/lib/easy.c
+++ b/lib/easy.c
@@ -68,7 +68,6 @@
 #include "amigaos.h"
 #include "non-ascii.h"
 #include "warnless.h"
-#include "conncache.h"
 #include "multiif.h"
 #include "sigpipe.h"
 #include "ssh.h"
diff --git a/lib/http.c b/lib/http.c
index b3978af42..0716f8eea 100644
--- a/lib/http.c
+++ b/lib/http.c
@@ -73,7 +73,6 @@
 #include "http_proxy.h"
 #include "warnless.h"
 #include "non-ascii.h"
-#include "conncache.h"
 #include "pipeline.h"
 #include "http2.h"
 #include "connect.h"
diff --git a/lib/http2.c b/lib/http2.c
index 9a2a1dd55..3a9e3be9a 100644
--- a/lib/http2.c
+++ b/lib/http2.c
@@ -32,7 +32,6 @@
 #include "curl_base64.h"
 #include "strcase.h"
 #include "multiif.h"
-#include "conncache.h"
 #include "url.h"
 #include "connect.h"
 #include "strtoofft.h"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]