summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-10-25 02:03:37 +0000
committerrwatson <rwatson@FreeBSD.org>2001-10-25 02:03:37 +0000
commiteea321b9ba4d9ca3dac5d200ac87a3c2574a470a (patch)
tree889731b7959240d725711f821a5a31bd7fc63f7f /sys
parenta2c7a7e0d7fbd8c6ccbf78d93c425df813366f00 (diff)
downloadFreeBSD-src-eea321b9ba4d9ca3dac5d200ac87a3c2574a470a.zip
FreeBSD-src-eea321b9ba4d9ca3dac5d200ac87a3c2574a470a.tar.gz
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.
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/socketvar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/socketvar.h b/sys/sys/socketvar.h
index f8fa0da..ec22fa7 100644
--- a/sys/sys/socketvar.h
+++ b/sys/sys/socketvar.h
@@ -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;
OpenPOWER on IntegriCloud