Ensure we have a Policy in CacheFile.BuildDepCache()
[ntk/apt.git] / methods / cdrom.cc
index 3c14d9d..74e2ecc 100644 (file)
@@ -19,9 +19,9 @@
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/hashes.h>
 
+#include <string>
+#include <vector>
 #include <sys/stat.h>
-#include <unistd.h>
-#include <dlfcn.h>
 
 #include <iostream>
 #include <apti18n.h>