From f82dcd7e4ebb3f70d28e9feb3621676f8c0cc024 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 18 Feb 2025 10:29:40 +0100 Subject: strutl: Add missing #include [gcc 15] Closes: #1096322 --- apt-pkg/contrib/strutl.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-pkg/contrib/strutl.cc') diff --git a/apt-pkg/contrib/strutl.cc b/apt-pkg/contrib/strutl.cc index 5be6f00ce..651c985bd 100644 --- a/apt-pkg/contrib/strutl.cc +++ b/apt-pkg/contrib/strutl.cc @@ -26,6 +26,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3-70-g09d2