X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e1d33d87d98a675656a7b13c6553ae399b659460..0023eaa78f123676bfa9c5fba72ea4b8a59aaa70:/print-gre.c diff --git a/print-gre.c b/print-gre.c index 729f2e82..7832343a 100644 --- a/print-gre.c +++ b/print-gre.c @@ -33,14 +33,10 @@ * RFC1701 (GRE), RFC1702 (GRE IPv4), and RFC2637 (Enhanced GRE) */ -#ifdef HAVE_CONFIG_H #include -#endif #include "netdissect-stdinc.h" -#include - #include "netdissect.h" #include "addrtostr.h" #include "extract.h"