Fix build failure on Trusty
This commit is contained in:
parent
75530e9f72
commit
68267d0aed
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
extern "C" {
|
unsafe extern "C" {
|
||||||
fn trusty_rng_secure_rand(randomBuffer: *mut core::ffi::c_void, randomBufferLen: libc::size_t);
|
fn trusty_rng_secure_rand(randomBuffer: *mut core::ffi::c_void, randomBufferLen: libc::size_t);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue