]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.cc
* cmdline/apt-get.cc, apt-pkg/cdrom.cc:
[apt.git] / apt-pkg / pkgcachegen.cc
index f988c1018b19b050cc86b4355759d41e8ba76a8c..3eeb18cae69c2ee85ea1242a7481f1d7a917876b 100644 (file)
@@ -21,6 +21,7 @@
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/sptr.h>
 #include <apt-pkg/pkgsystem.h>
+#include <apt-pkg/macros.h>
 
 #include <apt-pkg/tagfile.h>
 
@@ -32,7 +33,6 @@
 #include <unistd.h>
 #include <errno.h>
 #include <stdio.h>
-#include <system.h>
                                                                        /*}}}*/
 typedef vector<pkgIndexFile *>::iterator FileIterator;