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:
Robert Watson 2001-10-25 02:03:37 +00:00
parent c5ca4c7e6e
commit f8bf16fc88
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85453

View file

@ -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;