warning: no previous declaration for foobar() [-Wmissing-declarations]
[ntk/apt.git] / apt-private / private-upgrade.h
index 050d3a6..5efc66b 100644 (file)
@@ -5,6 +5,7 @@
 
 
 bool DoDistUpgrade(CommandLine &CmdL);
+bool DoUpgrade(CommandLine &CmdL);
 bool DoUpgradeNoNewPackages(CommandLine &CmdL);
 bool DoUpgradeWithAllowNewPackages(CommandLine &CmdL);