mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-04-25 00:06:05 +00:00
parent
42878c29fd
commit
d94cc90663
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ use std::ffi::OsStr;
|
|||
use std::io::BufRead;
|
||||
use std::net::{IpAddr, Ipv4Addr, Ipv6Addr};
|
||||
|
||||
use std::os::fd::RawFd;
|
||||
use std::os::unix::io::RawFd;
|
||||
|
||||
use std::process::{Command, Output};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue