]> git.saurik.com Git - apt.git/blobdiff - apt-inst/extract.cc
fix two markup-typos in the spanish manpage translation
[apt.git] / apt-inst / extract.cc
index cd8edb27aaab462b52b6061529ab23edcb5584d0..29e1630284f67a4a4f337df99e6f04fae8086da8 100644 (file)
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#include<config.h>
+
 #include <apt-pkg/extract.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/debversion.h>
+#include <apt-pkg/fileutl.h>
 
 #include <sys/stat.h>
 #include <stdio.h>