Skip to content
Snippets Groups Projects
Commit 90e0ceaa authored by Alex Crichton's avatar Alex Crichton
Browse files

Merge pull request #67 from polachok/netlink

Netlink constants
parents 453add48 5d86064f
No related branches found
No related tags found
No related merge requests found
......@@ -339,3 +339,5 @@ cfg_if! {
pub use self::other::*;
}
}
pub const AF_NETLINK: ::c_int = 16;
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