]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arcnet.c
Get rid of unneeded incomplete definitions of "struct mbuf" and "struct
[tcpdump] / print-arcnet.c
index 4250c3a1656aafed5e18a6cabb3ad1bb5d099cc3..5fa1497eaa0528f9ae6d493974f060d3ccae2b0b 100644 (file)
@@ -22,7 +22,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.6 2001-09-17 21:57:54 fenner Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-arcnet.c,v 1.7 2002-06-01 23:50:30 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -33,9 +33,6 @@ static const char rcsid[] =
 #include <sys/time.h>
 #include <sys/socket.h>
 
-struct mbuf;
-struct rtentry;
-
 #include <netinet/in.h>
 
 #include <stdio.h>