We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db36457 commit 9f6aa3fCopy full SHA for 9f6aa3f
src/unix/hurd/mod.rs
@@ -72,7 +72,6 @@ pub type __ptrdiff_t = __sword_type;
72
pub type __socklen_t = __u32_type;
73
pub type __sig_atomic_t = ::c_int;
74
pub type __time64_t = __int64_t;
75
-pub type ssize_t = __ssize_t;
76
pub type wchar_t = ::c_int;
77
pub type wint_t = ::c_uint;
78
pub type gid_t = __gid_t;
0 commit comments