diff options
Diffstat (limited to '')
-rw-r--r-- | print-icmp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-icmp.c b/print-icmp.c index 54d215e..9b53a48 100644 --- a/print-icmp.c +++ b/print-icmp.c @@ -21,9 +21,7 @@ /* \summary: Internet Control Message Protocol (ICMP) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |