]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf6.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-ospf6.c
index 61ab381e913bf81f3fcb4b7695173020a6bf4015..42b7a318bd1cace156a13015256c588e7840b6d2 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ospf6.c,v 1.1 1999-10-30 05:11:19 itojun Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ospf6.c,v 1.2 1999-11-21 09:36:58 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>