]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/mmap.cc
- provide a {Package,Version}List similar to {Package,Version}Set
[apt.git] / apt-pkg / contrib / mmap.cc
index a110a70195cd39783705f2f6096dbd69645f609f..f76169a92dea39e5c341eb3583942b20bd5856fc 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <apt-pkg/mmap.h>
 #include <apt-pkg/error.h>
+#include <apt-pkg/fileutl.h>
 
 #include <sys/mman.h>
 #include <sys/stat.h>