]> git.saurik.com Git - apt.git/blobdiff - apt-inst/filelist.h
don't truncate 100 char long paths in tar extraction
[apt.git] / apt-inst / filelist.h
index 69c483e71f1d199a1fe23a7f3765cf0225a76d34..0405d61dfca7e875a4071f3856cacfa0f69debe9 100644 (file)
 #ifndef PKGLIB_FILELIST_H
 #define PKGLIB_FILELIST_H
 
+#include <apt-pkg/mmap.h>
 
 #include <cstring>
-#include <apt-pkg/mmap.h>
+#include <string>
 
 class pkgFLCache
 {