]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-gre.c
Include <config.h> unconditionally
[tcpdump] / print-gre.c
index b1a814298b5571cb3bc292cf47e2cec0a5cd169b..7832343a6d0709dd714beb71863a6e43d00f45ca 100644 (file)
@@ -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"