summaryrefslogtreecommitdiff
path: root/bch_bindgen/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'bch_bindgen/build.rs')
-rw-r--r--bch_bindgen/build.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bch_bindgen/build.rs b/bch_bindgen/build.rs
index b9f7eb65..10d5e575 100644
--- a/bch_bindgen/build.rs
+++ b/bch_bindgen/build.rs
@@ -79,6 +79,7 @@ fn main() {
.rustified_enum("fsck_err_opts")
.allowlist_type("nonce")
.no_debug("bch_replicas_padded")
+ .no_debug("jset")
.newtype_enum("bch_kdf_types")
.rustified_enum("bch_key_types")
.opaque_type("gendisk")