reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / methods / rred.cc
index 849973e..80fc98a 100644 (file)
@@ -1,4 +1,6 @@
 // Includes                                                                    /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/fileutl.h>
 #include <apt-pkg/mmap.h>
 #include <apt-pkg/error.h>