Include err.h in FFI bindings
This commit is contained in:
parent
5a3d1ae4b2
commit
97aa4a987e
@ -784,6 +784,7 @@ fn generate_bindings(config: &Config) {
|
||||
"curve25519.h",
|
||||
"des.h",
|
||||
"dtls1.h",
|
||||
"err.h",
|
||||
"hkdf.h",
|
||||
#[cfg(not(feature = "fips"))]
|
||||
"hpke.h",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user