]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-gre.c
make use of NETDISSECT_REWORKED
[tcpdump] / print-gre.c
index 72edc2466b6ef52a93d03ae5642b712d4aaeb72c..6c77be2370ee1bcd4f6154623c120e0708677c91 100644 (file)
@@ -36,6 +36,7 @@
  * RFC1701 (GRE), RFC1702 (GRE IPv4), and RFC2637 (Enhanced GRE)
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif