diff options
| author | Paul Saab <ps@FreeBSD.org> | 2000-07-02 10:05:43 +0000 |
|---|---|---|
| committer | Paul Saab <ps@FreeBSD.org> | 2000-07-02 10:05:43 +0000 |
| commit | 3a7ffea87f7f5d0cfb5574b5d8d1910a6a2ac710 (patch) | |
| tree | 1f3af18cb5788a37cffc895a5e8972d061801526 /usr.bin/vmstat | |
| parent | 8c1b1a19eef737175ad7f08b5074b17ad1e56187 (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat')
| -rw-r--r-- | usr.bin/vmstat/vmstat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vmstat/vmstat.c b/usr.bin/vmstat/vmstat.c index 65ddb0799083..2e5814f3fd63 100644 --- a/usr.bin/vmstat/vmstat.c +++ b/usr.bin/vmstat/vmstat.c @@ -49,7 +49,6 @@ static const char rcsid[] = #include <sys/time.h> #include <sys/proc.h> #include <sys/dkstat.h> -#include <sys/buf.h> #include <sys/uio.h> #include <sys/namei.h> #include <sys/malloc.h> |
