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

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