]> git.saurik.com Git - apple/network_cmds.git/blobdiff - netstat.tproj/unix.c
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / netstat.tproj / unix.c
index 541c716a19ba2fec332ba9a3c6757b84d5b40bf6..3cf131b331ab1e78bcf7e2405af727fc741d99db 100644 (file)
@@ -59,7 +59,7 @@
 static char sccsid[] = "@(#)unix.c     8.1 (Berkeley) 6/6/93";
 #endif
 static const char rcsid[] =
-       "$Id: unix.c,v 1.2 2001/07/31 05:54:11 wsanchez Exp $";
+       "$Id: unix.c,v 1.3 2004/08/26 23:55:22 lindak Exp $";
 #endif /* not lint */
 
 /*
@@ -67,7 +67,6 @@ static const char rcsid[] =
  */
 #include <sys/param.h>
 #include <sys/queue.h>
-#include <sys/protosw.h>
 #include <sys/socket.h>
 #include <sys/socketvar.h>
 #include <sys/mbuf.h>