Update auto-generated bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning / util / mod.rs
index 195c8a5aa57ff1759186e884dc2a05871f554438..45d754bd1fb7354c63f60c11f0d31988ae248def 100644 (file)
@@ -37,6 +37,15 @@ use core::convert::Infallible;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;
 
+}
+mod atomic_counter {
+
+use std::str::FromStr;
+use std::ffi::c_void;
+use core::convert::Infallible;
+use bitcoin::hashes::Hash;
+use crate::c_types::*;
+
 }
 mod byte_utils {