diff options
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/i386/machdep.c | 1 | ||||
| -rw-r--r-- | sys/pc98/pc98/machdep.c | 1 | ||||
| -rw-r--r-- | sys/pc98/pc98/wd.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c index 560f8a34b775..95025ea1a527 100644 --- a/sys/pc98/i386/machdep.c +++ b/sys/pc98/i386/machdep.c @@ -87,7 +87,6 @@ #include <vm/vm.h> #include <vm/vm_param.h> -#include <vm/vm_prot.h> #include <sys/lock.h> #include <vm/vm_kern.h> #include <vm/vm_object.h> diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c index 560f8a34b775..95025ea1a527 100644 --- a/sys/pc98/pc98/machdep.c +++ b/sys/pc98/pc98/machdep.c @@ -87,7 +87,6 @@ #include <vm/vm.h> #include <vm/vm_param.h> -#include <vm/vm_prot.h> #include <sys/lock.h> #include <vm/vm_kern.h> #include <vm/vm_object.h> diff --git a/sys/pc98/pc98/wd.c b/sys/pc98/pc98/wd.c index 8357cc74bd5e..6d26b0eb73ee 100644 --- a/sys/pc98/pc98/wd.c +++ b/sys/pc98/pc98/wd.c @@ -93,7 +93,6 @@ #include <i386/isa/wdreg.h> #include <sys/syslog.h> #include <vm/vm.h> -#include <vm/vm_prot.h> #include <vm/pmap.h> #include <i386/isa/atapi.h> |
