]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-fddi.c
Get rid of unneeded incomplete definitions of "struct mbuf" and "struct
[tcpdump] / print-fddi.c
index ffa43859eebff251e119821aac5c8fdf018fa055..31f6b565b77fde2a819d30d86be0d4fcf20d03fe 100644 (file)
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-fddi.c,v 1.55 2002-05-29 10:06:27 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-fddi.c,v 1.56 2002-06-01 23:50:31 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -31,8 +31,6 @@ static const char rcsid[] =
 #include <sys/param.h>
 #include <sys/time.h>
 #include <sys/socket.h>
-#include <sys/file.h>
-#include <sys/ioctl.h>
 
 #include <netinet/in.h>