]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/deblistparser.cc
* apt-pkg/deb/debrecords.cc:
[apt.git] / apt-pkg / deb / deblistparser.cc
index 25a1df3f97bae6abfd464bbc8d0eb16d6018af8a..66108d8220e96be3c0c76d9bc16baf217135b1bf 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},