diff options
Diffstat (limited to 'sys/compat/svr4/svr4_fcntl.c')
-rw-r--r-- | sys/compat/svr4/svr4_fcntl.c | 1 |
1 files changed, 0 insertions, 1 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> |