]> git.saurik.com Git - apt.git/blobdiff - methods/bzip2.cc
merged from lp:~donkult/apt/experimental
[apt.git] / methods / bzip2.cc
index 42932ddedbcc9fc4cee3835c6f60fb13f792f211..eff83bda737e9b775039bc7fef948a6b475b5744 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>