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.bin/fstat | |
| parent | 49acc8fe5037621f15bb71d9a82f44cb965ce38f (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -rw-r--r-- | usr.bin/fstat/fstat.c | 1 | ||||
| -rw-r--r-- | usr.bin/fstat/msdosfs.c | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/fstat/fstat.c b/usr.bin/fstat/fstat.c index 45ef13eb63e72..49bc0801f02f0 100644 --- a/usr.bin/fstat/fstat.c +++ b/usr.bin/fstat/fstat.c @@ -51,7 +51,6 @@ static const char rcsid[] = #include <sys/user.h> #include <sys/stat.h> #include <sys/vnode.h> -#include <net/radix.h> #include <sys/socket.h> #include <sys/socketvar.h> #include <sys/domain.h> diff --git a/usr.bin/fstat/msdosfs.c b/usr.bin/fstat/msdosfs.c index bf29df5b2651c..809477d476b33 100644 --- a/usr.bin/fstat/msdosfs.c +++ b/usr.bin/fstat/msdosfs.c @@ -42,8 +42,6 @@ #include <sys/vnode.h> #define _KERNEL -#include <net/radix.h> -#include <sys/socket.h> #include <sys/mount.h> #include <msdosfs/bpb.h> #include <msdosfs/msdosfsmount.h> |
