diff options
Diffstat (limited to 'print-gre.c')
-rw-r--r-- | print-gre.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-gre.c b/print-gre.c index b1a8142..7832343 100644 --- a/print-gre.c +++ b/print-gre.c @@ -33,9 +33,7 @@ * RFC1701 (GRE), RFC1702 (GRE IPv4), and RFC2637 (Enhanced GRE) */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |