X-Git-Url: https://git.hcoop.net/ntk/apt.git/blobdiff_plain/f24293ae9e16393199a50071b0fdf8ec1ffabf5a..206b6bb3ec7d4cf45f3ae67e6d317f1da63f5b98:/apt-private/private-moo.h diff --git a/apt-private/private-moo.h b/apt-private/private-moo.h index 7bfc5c1f..b8e1cfed 100644 --- a/apt-private/private-moo.h +++ b/apt-private/private-moo.h @@ -3,7 +3,7 @@ class CommandLine; -bool DoMoo(CommandLine &CmdL); +APT_PUBLIC bool DoMoo(CommandLine &CmdL); bool DoMoo1(CommandLine &CmdL); bool DoMoo2(CommandLine &CmdL); bool DoMoo3(CommandLine &CmdL);