Hot-fix: Windows compile issue (#356)

This commit is contained in:
cyqsimon
2024-01-28 02:31:17 +08:00
committed by GitHub
parent 1b58a0c4c4
commit 67711e7f71

View File

@@ -1,7 +1,7 @@
use std::collections::HashMap;
use netstat2::*;
use sysinfo::{Pid, PidExt, ProcessExt, System, SystemExt};
use sysinfo::{Pid, System};
use crate::{
network::{LocalSocket, Protocol},