diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1996-09-24 08:43:04 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1996-09-24 08:43:04 +0000 |
| commit | 4523edce8bf02628425abd9d4daeb232b64662fa (patch) | |
| tree | c38d3e1566928b2978ebda47d2307d0f9f3f39f6 /usr.bin/systat/pigs.c | |
| parent | 0c8ea4d48c74cfc48c410d6c466f191a49f6afbd (diff) | |
Notes
Diffstat (limited to 'usr.bin/systat/pigs.c')
| -rw-r--r-- | usr.bin/systat/pigs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/systat/pigs.c b/usr.bin/systat/pigs.c index 002defcc4715..fc12e518884b 100644 --- a/usr.bin/systat/pigs.c +++ b/usr.bin/systat/pigs.c @@ -41,7 +41,6 @@ static char sccsid[] = "@(#)pigs.c 8.2 (Berkeley) 9/23/93"; #include <sys/param.h> #include <sys/dkstat.h> -#include <sys/dir.h> #include <sys/time.h> #include <sys/proc.h> #include <sys/user.h> |
