aboutsummaryrefslogtreecommitdiff
path: root/lib/easy.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-11-01 10:06:32 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-11-01 10:06:32 +0100
commitcda89c8b58bc6421911e6455120b86d39bf4c2b5 (patch)
tree73c78d0a678f6042d6b0a71185aacf8b42b43e80 /lib/easy.c
parentb8bd6dc110fbcae20e0902bead097a40ed88e01a (diff)
include: remove conncache.h inclusion from where its not needed
Diffstat (limited to 'lib/easy.c')
-rw-r--r--lib/easy.c1
1 files changed, 0 insertions, 1 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"