projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test: Fix building of noopchroot
[apt.git]
/
apt-private
/
private-cmndline.h
diff --git
a/apt-private/private-cmndline.h
b/apt-private/private-cmndline.h
index c0c5a7455b46d92c536a6a476849a1b6cd218d74..37fe2c91ad61191626de1323f5a51a53694a4734 100644
(file)
--- a/
apt-private/private-cmndline.h
+++ b/
apt-private/private-cmndline.h
@@
-22,6
+22,7
@@
enum class APT_CMD {
APT_MARK,
APT_SORTPKG,
APT_DUMP_SOLVER,
+ APT_INTERNAL_PLANNER,
};
struct aptDispatchWithHelp
{