]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Do not include worlist.h
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 26 Oct 2016 20:11:34 +0000 (21:11 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 26 Oct 2016 20:11:34 +0000 (21:11 +0100)
src/acl/RegexData.cc

index 7c6f1dc01dac257aea5319bb8df955ec8566e9f7..b879cbb71fc43587d85e083e5f1f4fe29f0b7039 100644 (file)
@@ -22,7 +22,6 @@
 #include "ConfigParser.h"
 #include "Debug.h"
 #include "sbuf/List.h"
-#include "wordlist.h"
 
 ACLRegexData::~ACLRegexData()
 {