diff options
Diffstat (limited to 'plugins-root/check_icmp.d/config.h')
-rw-r--r-- | plugins-root/check_icmp.d/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins-root/check_icmp.d/config.h b/plugins-root/check_icmp.d/config.h index 1568d6c3..ab578ba5 100644 --- a/plugins-root/check_icmp.d/config.h +++ b/plugins-root/check_icmp.d/config.h | |||
@@ -60,7 +60,6 @@ typedef struct { | |||
60 | 60 | ||
61 | unsigned long ttl; | 61 | unsigned long ttl; |
62 | unsigned short icmp_data_size; | 62 | unsigned short icmp_data_size; |
63 | unsigned short icmp_pkt_size; | ||
64 | time_t target_interval; | 63 | time_t target_interval; |
65 | unsigned short number_of_packets; | 64 | unsigned short number_of_packets; |
66 | 65 | ||