summaryrefslogtreecommitdiffstats
path: root/sys/netinet/igmp_var.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-11-14 20:34:56 +0000
committerphk <phk@FreeBSD.org>1995-11-14 20:34:56 +0000
commitdb2c71245d8bd7171d58bbd567c7a24804e752e5 (patch)
treea91ff9513241da82a53d78f1c48939ef8d27e64e /sys/netinet/igmp_var.h
parent23272197e79604fbed29e23e977678742f10c46c (diff)
downloadFreeBSD-src-db2c71245d8bd7171d58bbd567c7a24804e752e5.zip
FreeBSD-src-db2c71245d8bd7171d58bbd567c7a24804e752e5.tar.gz
New style sysctl & staticize alot of stuff.
Diffstat (limited to 'sys/netinet/igmp_var.h')
-rw-r--r--sys/netinet/igmp_var.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet/igmp_var.h b/sys/netinet/igmp_var.h
index 1c013c7..55ee6da1 100644
--- a/sys/netinet/igmp_var.h
+++ b/sys/netinet/igmp_var.h
@@ -35,7 +35,7 @@
* SUCH DAMAGE.
*
* @(#)igmp_var.h 8.1 (Berkeley) 7/19/93
- * $Id: igmp_var.h,v 1.5 1995/02/16 00:27:42 wollman Exp $
+ * $Id: igmp_var.h,v 1.6 1995/06/13 17:51:07 wollman Exp $
*/
#ifndef _NETINET_IGMP_VAR_H_
@@ -73,7 +73,6 @@ void igmp_joingroup __P((struct in_multi *));
void igmp_leavegroup __P((struct in_multi *));
void igmp_fasttimo __P((void));
void igmp_slowtimo __P((void));
-int igmp_sysctl(int *, u_int, void *, size_t *, void *, size_t);
#endif
/*
OpenPOWER on IntegriCloud