mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 04:27:45 +00:00
cat: fix build
This commit is contained in:
parent
0b89885199
commit
a76ac499b6
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#![crate_id(name="cat", vers="1.0.0", author="Seldaek")]
|
#![crate_id(name="cat", vers="1.0.0", author="Seldaek")]
|
||||||
|
#![feature(unsafe_destructor)]
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is part of the uutils coreutils package.
|
* This file is part of the uutils coreutils package.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue