summaryrefslogtreecommitdiffstats
path: root/sys/netinet/icmp_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/icmp_var.h')
-rw-r--r--sys/netinet/icmp_var.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h
index cb8af60..13b778e 100644
--- a/sys/netinet/icmp_var.h
+++ b/sys/netinet/icmp_var.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)icmp_var.h 8.1 (Berkeley) 6/10/93
- * $Id: icmp_var.h,v 1.7 1997/08/25 01:25:29 wollman Exp $
+ * $Id: icmp_var.h,v 1.8 1997/08/25 16:29:25 wollman Exp $
*/
#ifndef _NETINET_ICMP_VAR_H_
@@ -71,8 +71,4 @@ struct icmpstat {
{ "stats", CTLTYPE_STRUCT }, \
}
-#ifdef KERNEL
-extern struct icmpstat icmpstat;
-#endif
-
#endif
OpenPOWER on IntegriCloud