mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07: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;
|
extern crate libc;
|
||||||
|
|
||||||
use std::io::{print, println};
|
use std::io::{print, println};
|
||||||
use std::str::StrSlice;
|
|
||||||
|
|
||||||
#[path = "../common/util.rs"]
|
#[path = "../common/util.rs"]
|
||||||
mod util;
|
mod util;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue