Skip to content

Commit

Permalink
unbreak openbsd after nacl intergration
Browse files Browse the repository at this point in the history
  • Loading branch information
semarie committed Feb 25, 2015
1 parent dccdde4 commit 91e00f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/liblibc/lib.rs
Expand Up @@ -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;
Expand Down

0 comments on commit 91e00f3

Please sign in to comment.