From b78772d5441c8b84fc42ab9adcb28598a1d2da05 Mon Sep 17 00:00:00 2001 From: phk Date: Fri, 5 May 2000 15:41:22 +0000 Subject: Don't include --- usr.bin/systat/iostat.c | 1 - usr.bin/systat/swap.c | 1 - usr.bin/systat/vmstat.c | 1 - 3 files changed, 3 deletions(-) (limited to 'usr.bin/systat') diff --git a/usr.bin/systat/iostat.c b/usr.bin/systat/iostat.c index edeab4b..81d7b25 100644 --- a/usr.bin/systat/iostat.c +++ b/usr.bin/systat/iostat.c @@ -65,7 +65,6 @@ static char sccsid[] = "@(#)iostat.c 8.1 (Berkeley) 6/6/93"; #endif not lint #include -#include #include #include diff --git a/usr.bin/systat/swap.c b/usr.bin/systat/swap.c index eda7b91..f40c4db 100644 --- a/usr.bin/systat/swap.c +++ b/usr.bin/systat/swap.c @@ -44,7 +44,6 @@ static const char rcsid[] = */ #include -#include #include #include #include diff --git a/usr.bin/systat/vmstat.c b/usr.bin/systat/vmstat.c index 44fdcf9..f80d34d 100644 --- a/usr.bin/systat/vmstat.c +++ b/usr.bin/systat/vmstat.c @@ -44,7 +44,6 @@ static const char rcsid[] = */ #include -#include #include #include #include -- cgit v1.1