summaryrefslogtreecommitdiff
path: root/src/unix/notbsd/android/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix/notbsd/android/mod.rs')
-rw-r--r--src/unix/notbsd/android/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unix/notbsd/android/mod.rs b/src/unix/notbsd/android/mod.rs
index f00cebd05c..032d3de3a7 100644
--- a/src/unix/notbsd/android/mod.rs
+++ b/src/unix/notbsd/android/mod.rs
@@ -22,6 +22,7 @@ pub type sigset_t = c_ulong;
pub type time64_t = i64;
pub type fsfilcnt_t = ::c_ulong;
pub type fsblkcnt_t = ::c_ulong;
+pub type nfds_t = ::c_uint;
s! {
pub struct stat {