]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcache.cc
methods/gzip.cc: With FileFd now being able to read gzipped files, there
[apt.git] / apt-pkg / pkgcache.cc
index eb7e4957a0eec5f23ccc925e1510bdf148d07630..038bd7ec4a7986706e1ae24b11fcdece6e26c8d7 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;