fix: build (#11611)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2025-04-30 23:49:18 +08:00
committed by GitHub
parent 83aae23ba6
commit 20fcddffbd
10 changed files with 17 additions and 17 deletions

View File

@@ -7,6 +7,8 @@ use std::{
use serde_json::{json, Map, Value};
#[cfg(not(any(target_os = "android", target_os = "ios")))]
use hbb_common::whoami;
use hbb_common::{
allow_err,
anyhow::{anyhow, Context},