From: Francesco Chemolli Date: Wed, 26 Oct 2016 20:11:34 +0000 (+0100) Subject: Do not include worlist.h X-Git-Tag: SQUID_4_0_16~10^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e90ba67643b5e6860da9041692692f88fc6cfaee;p=thirdparty%2Fsquid.git Do not include worlist.h --- diff --git a/src/acl/RegexData.cc b/src/acl/RegexData.cc index 7c6f1dc01d..b879cbb71f 100644 --- a/src/acl/RegexData.cc +++ b/src/acl/RegexData.cc @@ -22,7 +22,6 @@ #include "ConfigParser.h" #include "Debug.h" #include "sbuf/List.h" -#include "wordlist.h" ACLRegexData::~ACLRegexData() {