reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / apt-pkg / deb / debrecords.cc
index 1ca9ae1..db62d6c 100644 (file)
@@ -8,6 +8,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/debrecords.h>
 #include <apt-pkg/strutl.h>
 #include <apt-pkg/error.h>