]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sll.c
Get rid of unneeded incomplete definitions of "struct mbuf" and "struct
[tcpdump] / print-sll.c
index 836140fdd3698f1b1ec53ec667764e13d6e27c00..c6cd93dd2e5dfcb9e2c27b0ad975960f94ccb06f 100644 (file)
@@ -20,7 +20,7 @@
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-sll.c,v 1.6 2001-07-05 18:54:18 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-sll.c,v 1.7 2002-06-01 23:50:33 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -31,9 +31,6 @@ static const char rcsid[] =
 #include <sys/time.h>
 #include <sys/socket.h>
 
-struct mbuf;
-struct rtentry;
-
 #include <netinet/in.h>
 
 #include <stdio.h>