Skip to content
Snippets Groups Projects
Commit 913da6cc authored by Geoff Cant's avatar Geoff Cant
Browse files

Add FIONREAD for apple/b64

parent 4e313148
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,5 @@ pub const __PTHREAD_RWLOCK_SIZE__: usize = 192;
pub const TIOCTIMESTAMP: ::c_ulong = 0x40107459;
pub const TIOCDCDTIMESTAMP: ::c_ulong = 0x40107458;
pub const FIONREAD: ::c_ulong = 0x4004667f;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment