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