aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-unpack.hxx')
-rw-r--r--bpkg/pkg-unpack.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/pkg-unpack.hxx b/bpkg/pkg-unpack.hxx
index 1ae3806..5f8f4b4 100644
--- a/bpkg/pkg-unpack.hxx
+++ b/bpkg/pkg-unpack.hxx
@@ -52,6 +52,10 @@ namespace bpkg
version,
bool replace,
bool simulate);
+
+ pkg_unpack_options
+ merge_options (const default_options<pkg_unpack_options>&,
+ const pkg_unpack_options&);
}
#endif // BPKG_PKG_UNPACK_HXX