projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
allow repositories to forbid arch:all for specific index targets
[apt.git]
/
apt-private
/
private-moo.h
diff --git
a/apt-private/private-moo.h
b/apt-private/private-moo.h
index b8e1cfed66f4679f26c6c2f63401e1a6ec09725d..bc8b3e7dd6fd7e86c5cc54b76a82c1117bcf54a1 100644
(file)
--- a/
apt-private/private-moo.h
+++ b/
apt-private/private-moo.h
@@
-1,6
+1,8
@@
#ifndef APT_PRIVATE_MOO_H
#define APT_PRIVATE_MOO_H
+#include <apt-pkg/macros.h>
+
class CommandLine;
APT_PUBLIC bool DoMoo(CommandLine &CmdL);