diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-10-29 18:09:36 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1999-10-29 18:09:36 +0000 |
| commit | 923502ff91327138aa9ef1d59ea7044d2936e0ef (patch) | |
| tree | 54ae4dddde04dac71ef8349b9ecc3e6ad3401152 /sys/vm/vm_map.c | |
| parent | 83cc7ae865521464a7c6df85b0cdaed75263c35b (diff) | |
Notes
Diffstat (limited to 'sys/vm/vm_map.c')
| -rw-r--r-- | sys/vm/vm_map.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c index e1a23b36e841..75dcadfc987e 100644 --- a/sys/vm/vm_map.c +++ b/sys/vm/vm_map.c @@ -79,8 +79,6 @@ #include <vm/vm.h> #include <vm/vm_param.h> -#include <vm/vm_prot.h> -#include <vm/vm_inherit.h> #include <sys/lock.h> #include <vm/pmap.h> #include <vm/vm_map.h> |
