servo: Merge #4975 - Move util to libc from crates.io (from Ms2ger:util-libc); r=jdm

Source-Repo: https://github.com/servo/servo
Source-Revision: 0a4c8c0e4c0e8c94a82363b10971c99fc0d9abbc
This commit is contained in:
Ms2ger
2015-02-20 01:42:53 -07:00
parent 2308c9cb40
commit c6d270b51e
5 changed files with 4 additions and 1 deletions

View File

@@ -10,7 +10,6 @@
#![feature(hash)]
#![feature(int_uint)]
#![feature(io)]
#![feature(libc)]
#![feature(optin_builtin_traits)]
#![feature(path)]
#![feature(plugin)]