summaryrefslogtreecommitdiffstats
path: root/sys/svr4/svr4_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/svr4/svr4_stat.c')
-rw-r--r--sys/svr4/svr4_stat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/svr4/svr4_stat.c b/sys/svr4/svr4_stat.c
index 9ffcbc5..f1d8c40 100644
--- a/sys/svr4/svr4_stat.c
+++ b/sys/svr4/svr4_stat.c
@@ -30,18 +30,14 @@
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/namei.h>
#include <sys/proc.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <sys/filedesc.h>
#include <sys/kernel.h>
-#include <sys/mount.h>
-#include <sys/malloc.h>
#include <sys/unistd.h>
#include <sys/time.h>
-#include <sys/ucred.h>
#include <vm/vm.h>
#include <sys/sysctl.h>
#include <netinet/in.h>
OpenPOWER on IntegriCloud