Skip to content

Commit bb88154

Browse files
committed
illumos: Remove obsolete (and private) a.out define
1 parent 998e886 commit bb88154

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/unix/solarish/illumos.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ pub const SOL_FILTER: ::c_int = 0xfffc;
5656

5757
pub const MADV_PURGE: ::c_int = 9;
5858

59-
pub const MR_HDR_AOUT: ::c_uint = 0x3;
60-
6159
pub const B1000000: ::speed_t = 24;
6260
pub const B1152000: ::speed_t = 25;
6361
pub const B1500000: ::speed_t = 26;

0 commit comments

Comments
 (0)