]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-gre.c
CHANGES: Add/move change(s) backported to 4.99
[tcpdump] / print-gre.c
index 729f2e82ba410a128ff8fe7acbafe582b9ee3ecb..7832343a6d0709dd714beb71863a6e43d00f45ca 100644 (file)
  * RFC1701 (GRE), RFC1702 (GRE IPv4), and RFC2637 (Enhanced GRE)
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 
-#include <string.h>
-
 #include "netdissect.h"
 #include "addrtostr.h"
 #include "extract.h"