Fix build of coreutils

This commit is contained in:
Jeremy Soller 2016-12-19 18:16:23 -07:00
parent fff607cf9a
commit 1b7ea69430
5 changed files with 1 additions and 12 deletions

View file

@ -8,5 +8,4 @@ path = "../../rust/src/libpanic_unwind/lib.rs"
[dependencies]
libc = { path = "../libc/" }
redox_syscall = { path = "../../syscall/" }
unwind = { path = "../unwind/" }