]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-upgrade.h
Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix...
[apt.git] / apt-private / private-upgrade.h
index 6ede6f96caa78b53674d54411ae0d080b4186cc1..050d3a66825344fdb5ae970d2b7f8fd5d34d39e0 100644 (file)
@@ -4,6 +4,7 @@
 #include <apt-pkg/cmndline.h>
 
 
 #include <apt-pkg/cmndline.h>
 
 
+bool DoDistUpgrade(CommandLine &CmdL);
 bool DoUpgradeNoNewPackages(CommandLine &CmdL);
 bool DoUpgradeWithAllowNewPackages(CommandLine &CmdL);
 
 bool DoUpgradeNoNewPackages(CommandLine &CmdL);
 bool DoUpgradeWithAllowNewPackages(CommandLine &CmdL);