]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-egp.c
Get rid of unneeded incomplete definitions of "struct mbuf" and "struct
[tcpdump] / print-egp.c
index 90fa6c5b6efb311b276c58cd5cabf18333d7d9c1..57eb0aa08c94764c6b7f016b9317df792a32cbef 100644 (file)
@@ -20,7 +20,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-egp.c,v 1.28 2001-09-17 21:58:01 fenner Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-egp.c,v 1.29 2002-06-01 23:50:31 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -29,7 +29,6 @@ static const char rcsid[] =
 
 #include <sys/param.h>
 #include <sys/time.h>
-#include <sys/uio.h>
 #include <sys/socket.h>
 
 #include <netinet/in.h>