]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.c
Introduce --time-stamp-precision
[tcpdump] / ipproto.c
index 2812538db7021dcbe06932c26c66c411fb85ae11..e44b74814bb4ea564a907f105ffb8370046122e7 100644 (file)
--- a/ipproto.c
+++ b/ipproto.c
  * Original code by Hannes Gredler ([email protected])
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/ipproto.c,v 1.6 2005-09-20 06:01:22 guy Exp $ (LBL)";
-#endif
-
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif