Skip to content
Snippets Groups Projects
Commit 958a3d02 authored by Sébastien Marie's avatar Sébastien Marie
Browse files
parent a40adc68
No related branches found
No related tags found
No related merge requests found
......@@ -313,7 +313,6 @@ pub const KERN_OSVERSION: ::c_int = 27;
pub const KERN_SOMAXCONN: ::c_int = 28;
pub const KERN_SOMINCONN: ::c_int = 29;
pub const KERN_USERMOUNT: ::c_int = 30;
pub const KERN_RND: ::c_int = 31;
pub const KERN_NOSUIDCOREDUMP: ::c_int = 32;
pub const KERN_FSYNC: ::c_int = 33;
pub const KERN_SYSVMSG: ::c_int = 34;
......
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