From 4f333a8bea2c8431df2ec92001981355623818e8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 10 Sep 2007 16:03:07 +0200 Subject: * make apt build with g++ 4.3 --- apt-pkg/contrib/sha1.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apt-pkg/contrib/sha1.h') diff --git a/apt-pkg/contrib/sha1.h b/apt-pkg/contrib/sha1.h index 010ef802e..8ddd889f1 100644 --- a/apt-pkg/contrib/sha1.h +++ b/apt-pkg/contrib/sha1.h @@ -15,6 +15,7 @@ #define APTPKG_SHA1_H #include +#include #include using std::string; -- cgit v1.2.3