]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.cc
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
[apt.git] / apt-pkg / pkgcache.cc
index d4268b31ca63f4fcd70ec61c846b5013e8dd28ab..29c27b58eb1497c3a9a01ad4bb11fce5742bb458 100644 (file)
@@ -27,6 +27,7 @@
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/aptconfiguration.h>
+#include <apt-pkg/macros.h>
 
 #include <apti18n.h>
     
@@ -35,7 +36,6 @@
 #include <unistd.h>
 
 #include <ctype.h>
-#include <system.h>
                                                                        /*}}}*/
 
 using std::string;