aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-disfigure.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-disfigure.hxx')
-rw-r--r--bpkg/pkg-disfigure.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/pkg-disfigure.hxx b/bpkg/pkg-disfigure.hxx
index d475f03..a59e0e4 100644
--- a/bpkg/pkg-disfigure.hxx
+++ b/bpkg/pkg-disfigure.hxx
@@ -27,7 +27,8 @@ namespace bpkg
const common_options&,
transaction&,
const shared_ptr<selected_package>&,
- bool clean);
+ bool clean,
+ bool simulate);
}
#endif // BPKG_PKG_DISFIGURE_HXX