summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.c1
-rw-r--r--usr.bin/fstat/msdosfs.c2
2 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/fstat/fstat.c b/usr.bin/fstat/fstat.c
index 45ef13e..49bc0801 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 bf29df5..809477d 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>
OpenPOWER on IntegriCloud