Properly declare the "net.inet" sysctl subtree.
This commit is contained in:
parent
11ab41ab2f
commit
40693cc7d9
@ -159,6 +159,7 @@ struct in_multi {
|
||||
#ifdef _KERNEL
|
||||
|
||||
#ifdef SYSCTL_DECL
|
||||
SYSCTL_DECL(_net_inet);
|
||||
SYSCTL_DECL(_net_inet_ip);
|
||||
SYSCTL_DECL(_net_inet_raw);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user