fix CI
This commit is contained in:
parent
330bc03768
commit
b14ae250b7
@ -1054,6 +1054,7 @@ pub async fn get_next_nonkeyexchange_msg(
|
|||||||
None
|
None
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||||
pub fn check_process(arg: &str, same_uid: bool) -> bool {
|
pub fn check_process(arg: &str, same_uid: bool) -> bool {
|
||||||
use hbb_common::sysinfo::{ProcessExt, System, SystemExt};
|
use hbb_common::sysinfo::{ProcessExt, System, SystemExt};
|
||||||
let mut sys = System::new();
|
let mut sys = System::new();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user