]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/dpkgpm.h
Fix a segfault in the version merger introduced in the previous patch:
[apt.git] / apt-pkg / deb / dpkgpm.h
index 67f1430be5467bfb4e7c1771ffa8c2c60b0cf766..330c788a25319fc74e5cea393946bebfe49b893f 100644 (file)
@@ -68,6 +68,7 @@ class pkgDPkgPM : public pkgPackageManager
    // Helpers
    bool RunScriptsWithPkgs(const char *Cnf);
    bool SendV2Pkgs(FILE *F);
    // Helpers
    bool RunScriptsWithPkgs(const char *Cnf);
    bool SendV2Pkgs(FILE *F);
+   void WriteHistoryTag(string tag, string value);
 
    // dpkg log
    bool OpenLog();
 
    // dpkg log
    bool OpenLog();