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