squid: Update to 6.2

For details see:
https://github.com/squid-cache/squid/commits/v6

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2023-08-09 18:06:43 +02:00
committed by Michael Tremer
parent ebf98cabe2
commit 692ad21dd0
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@ diff --git a/src/acl/ConnMark.cc b/src/acl/ConnMark.cc
index 1fdae0c..213cf39 100644
--- a/src/acl/ConnMark.cc
+++ b/src/acl/ConnMark.cc
@@ -15,6 +15,7 @@
#include "Debug.h"
@@ -16,6 +16,7 @@
#include "debug/Stream.h"
#include "http/Stream.h"
#include "sbuf/Stream.h"
+#include <limits>