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