diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2001-04-29 02:45:39 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2001-04-29 02:45:39 +0000 |
| commit | 60fb0ce3657fa4a58498ef506f55f89e3acef6af (patch) | |
| tree | ba48181785846ad0d76cf9a7538c101b11ce628e /usr.sbin/pstat | |
| parent | 49acc8fe5037621f15bb71d9a82f44cb965ce38f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pstat')
| -rw-r--r-- | usr.sbin/pstat/pstat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c index 03945a789856..c00fc89539db 100644 --- a/usr.sbin/pstat/pstat.c +++ b/usr.sbin/pstat/pstat.c @@ -53,8 +53,6 @@ static const char rcsid[] = #include <sys/file.h> #include <ufs/ufs/quota.h> #include <ufs/ufs/inode.h> -#include <net/radix.h> -#include <sys/socket.h> #include <sys/mount.h> #include <sys/uio.h> #include <sys/namei.h> |
