mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
Hot-fix: Windows compile issue (#356)
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user