o Remove extern showallsockets, defunct as of the change to
kern.security.seeotheruids_permitted. This was missed in the commit that made this change elsewhere.
This commit is contained in:
parent
c5ca4c7e6e
commit
f8bf16fc88
@ -293,7 +293,6 @@ MALLOC_DECLARE(M_SONAME);
|
||||
MALLOC_DECLARE(M_ACCF);
|
||||
#endif
|
||||
|
||||
extern int showallsockets;
|
||||
extern int maxsockets;
|
||||
extern u_long sb_max;
|
||||
extern struct vm_zone *socket_zone;
|
||||
|
Loading…
Reference in New Issue
Block a user