]> git.saurik.com Git - apt.git/blobdiff - methods/copy.cc
Implement CacheDB for source packages in apt-ftparchive
[apt.git] / methods / copy.cc
index f2a8f9ed8a4154032eea2b530f032d6b6f0f11b0..d59f032ffa741f3aeeb644130a92c63418dec2b9 100644 (file)
 #include <apt-pkg/error.h>
 #include <apt-pkg/hashes.h>
 
+#include <string>
 #include <sys/stat.h>
 #include <sys/time.h>
-#include <unistd.h>
+
 #include <apti18n.h>
                                                                        /*}}}*/