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 --- ftparchive/writer.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'ftparchive') diff --git a/ftparchive/writer.cc b/ftparchive/writer.cc index 59107e02b..9d248ab86 100644 --- a/ftparchive/writer.cc +++ b/ftparchive/writer.cc @@ -28,6 +28,7 @@ #include #include #include +#include #include "cachedb.h" #include "apt-ftparchive.h" -- cgit v1.2.3