include: remove conncache.h inclusion from where its not needed

This commit is contained in:
Daniel Stenberg 2017-11-01 10:06:32 +01:00
parent b8bd6dc110
commit cda89c8b58
3 changed files with 0 additions and 3 deletions

View file

@ -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"