1
Fork 0

unbreak openbsd after nacl intergration

This commit is contained in:
Sébastien Marie 2015-02-25 05:07:40 +01:00
parent dccdde4007
commit 91e00f3bfa

View file

@ -1362,7 +1362,6 @@ pub mod types {
use types::os::arch::c95::{c_long};
pub type off_t = i64;
pub type dev_t = i32;
pub type ino_t = u64;
pub type pid_t = i32;
pub type uid_t = u32;
pub type gid_t = u32;