]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dvmrp.c
Have the configure script arrange that the Makefile define _U_
[tcpdump] / print-dvmrp.c
index d8e59b9743f2e287f5271486a152ebd0ec2f4d0f..5d8ac44b31dd70809c43a3e0a289f4c97cbddbcc 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-dvmrp.c,v 1.24.2.2 2003-11-16 08:51:17 guy Exp $ (LBL)";
+#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "extract.h"
 #include "addrtoname.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-dvmrp.c,v 1.24.2.1 2003-11-15 22:28:47 guy Exp $ (LBL)";
-#endif
 /*
  * DVMRP message types and flag values shamelessly stolen from
  * mrouted/dvmrp.h.