Fix build failure from bch_replicas_entry_cpu

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2025-10-30 16:09:45 -04:00
parent 4ef1c8dba0
commit b2b4a5e78b

View File

@ -81,6 +81,7 @@ fn main() {
.allowlist_type("nonce")
.no_debug("bch_replicas_padded")
.no_debug("jset")
.no_debug("bch_replicas_entry_cpu")
.newtype_enum("bch_kdf_types")
.rustified_enum("bch_key_types")
.opaque_type("gendisk")