]> git.saurik.com Git - apt.git/blobdiff - apt-inst/extract.cc
remove an extra argument for the error mesage format
[apt.git] / apt-inst / extract.cc
index cd8edb27aaab462b52b6061529ab23edcb5584d0..d48ff63ac3a40271a56f19b498876fe4556fa3bc 100644 (file)
@@ -44,6 +44,8 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include<config.h>
+
 #include <apt-pkg/extract.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/debversion.h>