]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zephyr.c
Not all systems have "sa_family_t"; use "u_int8_t" instead.
[tcpdump] / print-zephyr.c
index db8aceccc3603ea8d66f4817b9b7e407fc063cfd..4a13f18a9a1920f9a00475c7a971a4aa75c4580b 100644 (file)
@@ -19,8 +19,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.6 2002-09-05 00:00:24 guy Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-zephyr.c,v 1.6.2.2 2003-11-16 08:51:56 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H