From aa97e2e3de4cbc4f5cb9f4191e8947111090492d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 23 Nov 2005 15:40:24 +0000 Subject: [PATCH] * fix for #340448 --- apt-pkg/contrib/md5.h | 1 + debian/changelog | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/apt-pkg/contrib/md5.h b/apt-pkg/contrib/md5.h index 9447e995..e280d714 100644 --- a/apt-pkg/contrib/md5.h +++ b/apt-pkg/contrib/md5.h @@ -29,6 +29,7 @@ #include #include +#include using std::string; using std::min; diff --git a/debian/changelog b/debian/changelog index 92dda623..b67fb490 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,8 @@ apt (0.6.43) unstable; urgency=low (closes: #339533) * pkgAcqFile is more flexible now (closes: #57091) * support a download rate limit for http (closes: #146877) - * imported lots of the speedup changes from #319377 + * included lots of the speedup changes from #319377 + * add stdint.h to contrib/md5.h (closes: #340448) -- -- 2.20.1