remove extraneous icmp_do_mtudisc
This commit is contained in:
parent
6b86b260cb
commit
c8e01708d1
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: icmp_var.h,v 1.10 1997/10/18 21:18:28 kml Exp $ */
|
||||
/* $NetBSD: icmp_var.h,v 1.11 1997/10/18 21:21:28 kml Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1982, 1986, 1993
|
||||
@ -68,5 +68,4 @@ struct icmpstat {
|
||||
|
||||
#ifdef _KERNEL
|
||||
struct icmpstat icmpstat;
|
||||
extern int icmp_do_mtudisc;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user