linking fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
		| @ -49,7 +49,8 @@ lazy_static! { | ||||
|     static ref RUNTIME: Mutex<Weak<Runtime>> = Mutex::new(Weak::new()); | ||||
| } | ||||
|  | ||||
| extern { | ||||
| #[link(name = "crypto")] | ||||
| extern "C" { | ||||
|     fn OPENSSL_thread_stop(); | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user