]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/deblistparser.cc
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
[apt.git] / apt-pkg / deb / deblistparser.cc
index 1948aedf30d90fb156850a229397c70bbb93c461..bfc0e762e60b570b8aafef6d3c52a00fddcc286c 100644 (file)
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/crc-16.h>
 #include <apt-pkg/md5.h>
+#include <apt-pkg/macros.h>
 
 #include <ctype.h>
-
-#include <system.h>
                                                                        /*}}}*/
 
 static debListParser::WordList PrioList[] = {{"important",pkgCache::State::Important},