remove unused import from dragonfly os raw
This commit is contained in:
parent
f4046deb20
commit
cf144d16e9
1 changed files with 0 additions and 3 deletions
|
|
@ -18,9 +18,6 @@
|
|||
definitions")]
|
||||
#![allow(deprecated)]
|
||||
|
||||
use os::raw::c_long;
|
||||
use os::unix::raw::{uid_t, gid_t};
|
||||
|
||||
#[stable(feature = "raw_ext", since = "1.1.0")] pub type blkcnt_t = u64;
|
||||
#[stable(feature = "raw_ext", since = "1.1.0")] pub type blksize_t = u64;
|
||||
#[stable(feature = "raw_ext", since = "1.1.0")] pub type dev_t = u64;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue