reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / edsp / edsplistparser.cc
index 3349e8c..e00abdb 100644 (file)
@@ -9,6 +9,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/edsplistparser.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/configuration.h>