diff options
Diffstat (limited to '')
-rw-r--r-- | print-hsrp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-hsrp.c b/print-hsrp.c index 3027826..f09f00a 100644 --- a/print-hsrp.c +++ b/print-hsrp.c @@ -31,9 +31,7 @@ /* specification: RFC 2281 for version 1 */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |