File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -1102,7 +1102,6 @@ pub const MCL_FUTURE: ::c_int = 0x0002;
1102
1102
pub const MS_SYNC : :: c_int = 0x0004 ;
1103
1103
pub const MS_ASYNC : :: c_int = 0x0001 ;
1104
1104
pub const MS_INVALIDATE : :: c_int = 0x0002 ;
1105
- pub const MS_INVALCURPROC : :: c_int = 0x0008 ;
1106
1105
1107
1106
pub const EPERM : :: c_int = 1 ;
1108
1107
pub const ENOENT : :: c_int = 2 ;
@@ -1357,7 +1356,6 @@ pub const AF_POLICY: ::c_int = 29;
1357
1356
pub const AF_INET_OFFLOAD : :: c_int = 30 ;
1358
1357
pub const AF_TRILL : :: c_int = 31 ;
1359
1358
pub const AF_PACKET : :: c_int = 32 ;
1360
- pub const AF_LX_NETLINK : :: c_int = 33 ;
1361
1359
1362
1360
pub const SOCK_DGRAM : :: c_int = 1 ;
1363
1361
pub const SOCK_STREAM : :: c_int = 2 ;
@@ -1782,8 +1780,6 @@ pub const TIOCGWINSZ: ::c_int = _TIOC | 104;
1782
1780
pub const TIOCSWINSZ : :: c_int = _TIOC | 103 ;
1783
1781
pub const TIOCGSOFTCAR : :: c_int = _TIOC | 105 ;
1784
1782
pub const TIOCSSOFTCAR : :: c_int = _TIOC | 106 ;
1785
- pub const TIOCSETLD : :: c_int = _TIOC | 123 ;
1786
- pub const TIOCGETLD : :: c_int = _TIOC | 124 ;
1787
1783
pub const TIOCGPPS : :: c_int = _TIOC | 125 ;
1788
1784
pub const TIOCSPPS : :: c_int = _TIOC | 126 ;
1789
1785
pub const TIOCGPPSEV : :: c_int = _TIOC | 127 ;
You can’t perform that action at this time.
0 commit comments