]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/FilledChecklist.h
Moved CachePeer to own header file.
[thirdparty/squid.git] / src / acl / FilledChecklist.h
index fef5bc1d6801512e9a1da91b8660d35a053cec87..bdc6c4a97811c0339aa7c0c077ae2e92be5b3f32 100644 (file)
@@ -9,8 +9,9 @@
 #include "ssl/support.h"
 #endif
 
-class ExternalACLEntry;
+class CachePeer;
 class ConnStateData;
+class ExternalACLEntry;
 class HttpRequest;
 
 /** \ingroup ACLAPI