]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/PeerName.cc
Moved CachePeer to own header file.
[thirdparty/squid.git] / src / acl / PeerName.cc
index 0d7b584823e86b7d2c43b7501e55753a69c59331..52eed518891484e9c4fac1b62fe7c3816e828daa 100644 (file)
@@ -3,6 +3,7 @@
 #include "acl/RegexData.h"
 #include "acl/StringData.h"
 #include "acl/Checklist.h"
+#include "CachePeer.h"
 
 int
 ACLPeerNameStrategy::match (ACLData<MatchType> * &data, ACLFilledChecklist *checklist)