mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 20:47:46 +00:00
basename: fix build
This commit is contained in:
parent
ea791e3df6
commit
bb69e46def
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ extern crate getopts;
|
|||
extern crate libc;
|
||||
|
||||
use std::io::{print, println};
|
||||
use std::str::StrSlice;
|
||||
|
||||
#[path = "../common/util.rs"]
|
||||
mod util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue