]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rip.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-rip.c
index be60171260fc80ed7e96f560bde0c632c422eedc..719e119fe05a7848935dd3f76d0efd3aedc8f131 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.38 1999-10-30 05:11:20 itojun Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.39 1999-11-21 09:37:00 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>