summaryrefslogtreecommitdiffstats
path: root/sys/compat
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat')
-rw-r--r--sys/compat/svr4/svr4_fcntl.c1
-rw-r--r--sys/compat/svr4/svr4_ipc.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/compat/svr4/svr4_fcntl.c b/sys/compat/svr4/svr4_fcntl.c
index 51b3f6a..4040030 100644
--- a/sys/compat/svr4/svr4_fcntl.c
+++ b/sys/compat/svr4/svr4_fcntl.c
@@ -38,7 +38,6 @@
#include <sys/stat.h>
#include <sys/filedesc.h>
/*#include <sys/ioctl.h>*/
-#include <sys/kernel.h>
#include <sys/mount.h>
#include <sys/vnode.h>
#include <sys/unistd.h>
diff --git a/sys/compat/svr4/svr4_ipc.c b/sys/compat/svr4/svr4_ipc.c
index 6d250fd..b37e213 100644
--- a/sys/compat/svr4/svr4_ipc.c
+++ b/sys/compat/svr4/svr4_ipc.c
@@ -79,7 +79,6 @@
#include <sys/types.h>
#include <sys/param.h>
-#include <sys/kernel.h>
#include <sys/proc.h>
#include <sys/time.h>
OpenPOWER on IntegriCloud