Remove duplicate definition

This commit is contained in:
David Holroyd 2019-01-27 11:10:28 +00:00
parent d26c2ab8c2
commit c6f899c3c1

View File

@ -51,11 +51,6 @@ s! {
pub cmsg_type: ::c_int,
}
pub struct mmsghdr {
pub msg_hdr: ::msghdr,
pub msg_len: ::c_uint,
}
pub struct termios {
pub c_iflag: ::tcflag_t,
pub c_oflag: ::tcflag_t,