]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs
authorGarrett Wollman <wollman@FreeBSD.org>
Mon, 28 Oct 1996 18:56:44 +0000 (18:56 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Mon, 28 Oct 1996 18:56:44 +0000 (18:56 +0000)
commit908649989307dbbec305bd6fb281037bdabd6782
treeea95299126f97aed82cdd128ec9aba9f69c81f55
parentac1ad962f7094be028583300b07a830c07120943
Eliminate unnecessary include of <sys/mbuf.h>.  PCBs aren't stored in mbufs
any more.
usr.bin/netstat/atalk.c
usr.bin/netstat/inet.c
usr.bin/netstat/ipx.c
usr.bin/netstat/route.c