]> git.saurik.com Git - apt.git/blobdiff - methods/file.cc
reorder includes: add <config.h> if needed and include it at first
[apt.git] / methods / file.cc
index 9cdd5bc2d3b3a3ea9ff14f2732ef832780e146cd..9fc4cd76c32b18f9adfb98318413eafde94354c1 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>