X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/85a2dd977cad3e21b475abbedeb795989207b8db..1fe6e66ecec3fb7a7cc729038012cbb264542331:/print-gre.c diff --git a/print-gre.c b/print-gre.c index 72edc246..6c77be23 100644 --- a/print-gre.c +++ b/print-gre.c @@ -36,6 +36,7 @@ * RFC1701 (GRE), RFC1702 (GRE IPv4), and RFC2637 (Enhanced GRE) */ +#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif