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