reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / methods / bzip2.cc
index 42932dd..eff83bd 100644 (file)
@@ -13,6 +13,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include <config.h>
+
 #include <apt-pkg/fileutl.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/acquire-method.h>