reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / orderlist.cc
index 19661fc..4dcb31b 100644 (file)
@@ -63,6 +63,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include<config.h>
+
 #include <apt-pkg/orderlist.h>
 #include <apt-pkg/depcache.h>
 #include <apt-pkg/error.h>