fixup! fix: make sesam-vitale build works even when having a lib.rs file
This commit is contained in:
parent
27d73c5209
commit
72b83e9448
@ -2,6 +2,7 @@
|
||||
* libssv.rs
|
||||
*
|
||||
* Low level bindings to the SSVLIB dynamic library.
|
||||
* TODO : look for creating a dedicated *-sys crate : https://kornel.ski/rust-sys-crate
|
||||
*/
|
||||
|
||||
use libc::{ c_char, c_void, c_ushort, size_t };
|
||||
|
Loading…
Reference in New Issue
Block a user