Date: Wed, 25 Feb 2004 05:11:48 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat tcp.c Message-ID: <200402251311.i1PDBmjK009122@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2004/02/25 05:11:48 PST FreeBSD src repository Modified files: usr.bin/systat tcp.c Log: Backed out rev.1.6. A bogus include was added to work around breakage of <netinet/tcp_var.h>'s prerequisites. Prerequistes should not grow for userland headers, and <netinet/tcp_var.h> is unfortunately still needed in userland. Revision Changes Path 1.8 +0 -2 src/usr.bin/systat/tcp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402251311.i1PDBmjK009122>