summaryrefslogtreecommitdiffstats
path: root/include/linux/icmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/icmp.h')
-rw-r--r--include/linux/icmp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/icmp.h b/include/linux/icmp.h
index 292888923..49e3e931d 100644
--- a/include/linux/icmp.h
+++ b/include/linux/icmp.h
@@ -84,11 +84,6 @@ struct icmphdr {
#include <linux/ip.h>
-struct icmp_err {
- int errno;
- unsigned fatal:1;
-};
-
/*
* Build xmit assembly blocks
*/