]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/SquidErrorData.h
Detail client closures of CONNECT tunnels during TLS handshake (#691)
[thirdparty/squid.git] / src / acl / SquidErrorData.h
index 9919a1c9a3129c77cb63f446cd4be6b47a5b0d3e..0806cb56237dd19f86876362bf9ebfcd9c5b5294 100644 (file)
@@ -11,7 +11,7 @@
 
 #include "acl/Data.h"
 #include "base/CbDataList.h"
-#include "err_type.h"
+#include "error/forward.h"
 
 /// \ingroup ACLAPI
 class ACLSquidErrorData : public ACLData<err_type>