From 098541a9418b9231b52f9917656f314abb81205c Mon Sep 17 00:00:00 2001 From: bde Date: Wed, 25 Feb 2004 13:11:48 +0000 Subject: Backed out rev.1.6. A bogus include was added to work around breakage of 's prerequisites. Prerequistes should not grow for userland headers, and is unfortunately still needed in userland. --- usr.bin/systat/tcp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr.bin/systat/tcp.c b/usr.bin/systat/tcp.c index bd9e2f9..74c02f3 100644 --- a/usr.bin/systat/tcp.c +++ b/usr.bin/systat/tcp.c @@ -45,8 +45,6 @@ __FBSDID("$FreeBSD$"); #include #include -#include - #include #include #include -- cgit v1.1