diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:13:23 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-02-16 14:13:23 +0000 |
| commit | f341ca9891fd100cadeec3738b31fe62cdececd1 (patch) | |
| tree | 3a5e1848a386dcd257e25407bcc8d5c21ce0f514 /usr.bin/vmstat/vmstat.c | |
| parent | 1b16b2892654b969cc7465a3aaf0f95d70db028c (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat/vmstat.c')
| -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 c67ca6189dc7..31a3238e656a 100644 --- a/usr.bin/vmstat/vmstat.c +++ b/usr.bin/vmstat/vmstat.c @@ -48,7 +48,6 @@ static const char sccsid[] = "@(#)vmstat.c 8.1 (Berkeley) 6/6/93"; #include <sys/param.h> #include <sys/time.h> #include <sys/proc.h> -#include <sys/dkstat.h> #include <sys/uio.h> #include <sys/namei.h> #include <sys/malloc.h> |
