summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/netstat.c
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-24 07:18:44 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-24 07:18:44 +0000
commit9304e224e74af981127c0d8c72015e36a2c06743 (patch)
treecaf8cb0e3b8e03e7910d9159d9528b426b065cbe /usr.bin/systat/netstat.c
parent80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3 (diff)
downloadFreeBSD-src-9304e224e74af981127c0d8c72015e36a2c06743.zip
FreeBSD-src-9304e224e74af981127c0d8c72015e36a2c06743.tar.gz
Remove duplicated header files
Diffstat (limited to 'usr.bin/systat/netstat.c')
-rw-r--r--usr.bin/systat/netstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/netstat.c b/usr.bin/systat/netstat.c
index 2f8ca0a..b1c6dc9 100644
--- a/usr.bin/systat/netstat.c
+++ b/usr.bin/systat/netstat.c
@@ -63,7 +63,6 @@ static const char sccsid[] = "@(#)netstat.c 8.1 (Berkeley) 6/6/93";
#define TCPSTATES
#include <netinet/tcp_fsm.h>
#include <netinet/tcp_timer.h>
-#include <netinet/tcp_var.h>
#include <netinet/tcp_debug.h>
#include <netinet/udp.h>
#include <netinet/udp_var.h>
OpenPOWER on IntegriCloud