From e8016805b87bead8eb3dff0d0559c5d9590b721b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 18 Feb 2020 12:48:38 +0100 Subject: Remove code tagged APT_PKG_590, add some missing includes Remove all code scheduled to be removed after 5.90, and fix files to include files they previously got from hashes.h including more headers. --- apt-pkg/contrib/hashes.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-pkg/contrib/hashes.cc') diff --git a/apt-pkg/contrib/hashes.cc b/apt-pkg/contrib/hashes.cc index d506a1361..6afd0815f 100644 --- a/apt-pkg/contrib/hashes.cc +++ b/apt-pkg/contrib/hashes.cc @@ -16,6 +16,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3