Skip to content

Commit

Permalink
fixup! gnu b32 powerpc: Fix struct stat
Browse files Browse the repository at this point in the history
  • Loading branch information
snogge committed May 3, 2024
1 parent 2aa6b49 commit 85bf002
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/unix/linux_like/linux/mod.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//! Linux-specific definitions for linux-like values
use shmid_ds;

pub type useconds_t = u32;
pub type dev_t = u64;
pub type socklen_t = u32;
Expand Down

0 comments on commit 85bf002

Please sign in to comment.