]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-gre.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-gre.c
index 6963cf080e1f0577bd5921aa7efeb6c8650ec49b..bdd02ecc2b444249141a3ae84cddca84c7a09be2 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-gre.c,v 1.5 1999-11-21 03:46:03 assar Exp $";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-gre.c,v 1.6 1999-11-21 09:36:52 fenner Exp $";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>