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