Skip to content

Commit c6f899c

Browse files
committed
Remove duplicate definition
1 parent d26c2ab commit c6f899c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/unix/notbsd/android/mod.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ s! {
5151
pub cmsg_type: ::c_int,
5252
}
5353

54-
pub struct mmsghdr {
55-
pub msg_hdr: ::msghdr,
56-
pub msg_len: ::c_uint,
57-
}
58-
5954
pub struct termios {
6055
pub c_iflag: ::tcflag_t,
6156
pub c_oflag: ::tcflag_t,

0 commit comments

Comments
 (0)