reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / indexfile.cc
index 37be870..b56d9dc 100644 (file)
@@ -8,6 +8,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include<config.h>
+
 #include <apt-pkg/indexfile.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/aptconfiguration.h>