]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debindexfile.cc
- provide a {Package,Version}List similar to {Package,Version}Set
[apt.git] / apt-pkg / deb / debindexfile.cc
index e3d4063dc3e50ad2451849188feec1ff4cd0787d..27c1f7f3222b9b3b255841e7ba2d7b925b3ac4a7 100644 (file)
@@ -9,6 +9,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/debindexfile.h>
 #include <apt-pkg/debsrcrecords.h>
 #include <apt-pkg/deblistparser.h>