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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/netinet/icmp_var.h b/sys/netinet/icmp_var.h
index 62f09b1..2eeef54 100644
--- a/sys/netinet/icmp_var.h
+++ b/sys/netinet/icmp_var.h
@@ -37,9 +37,6 @@
#ifndef _NETINET_ICMP_VAR_H_
#define _NETINET_ICMP_VAR_H_
-#ifdef _KERNEL
-#include "opt_icmp_bandlim.h" /* for ICMP_BANDLIM */
-#endif
/*
* Variables related to this implementation
@@ -79,9 +76,7 @@ struct icmpstat {
#ifdef _KERNEL
SYSCTL_DECL(_net_inet_icmp);
-#ifdef ICMP_BANDLIM
extern int badport_bandlim __P((int));
#endif
-#endif
#endif
OpenPOWER on IntegriCloud