summaryrefslogtreecommitdiff
path: root/apt-inst/filelist.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-09-10 16:03:07 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-09-10 16:03:07 +0200
commit4f333a8bea2c8431df2ec92001981355623818e8 (patch)
tree8f0cb2fbbf8a7a285180153e3ad96713a4b1259b /apt-inst/filelist.h
parent646501c8fd4c747b8162b87ecaa8406b1509be84 (diff)
* make apt build with g++ 4.3
Diffstat (limited to 'apt-inst/filelist.h')
-rw-r--r--apt-inst/filelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-inst/filelist.h b/apt-inst/filelist.h
index 86766254f..c74a310e4 100644
--- a/apt-inst/filelist.h
+++ b/apt-inst/filelist.h
@@ -29,7 +29,7 @@
#define PKGLIB_FILELIST_H
-
+#include <cstring>
#include <apt-pkg/mmap.h>
class pkgFLCache