]> git.saurik.com Git - apt.git/blobdiff - test/interactive-helper/extract-control.cc
eipp: add Allow-Temporary-Remove-of-Essentials
[apt.git] / test / interactive-helper / extract-control.cc
index 94fe9dca816ce2b1c638e3592add386560eb4c93..852ec4ee98ecdb4acbf25bcac6051b678971ff29 100644 (file)
@@ -1,7 +1,10 @@
+#include <config.h>
+
 #include <apt-pkg/debfile.h>
 #include <apt-pkg/error.h>
 #include <apt-pkg/fileutl.h>
 
+#include <string>
 #include <iostream>
 #include <unistd.h>