summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/uvm/uvm_init.c')
-rw-r--r--sys/uvm/uvm_init.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/uvm/uvm_init.c b/sys/uvm/uvm_init.c
index 76810c1e3b9..a9915e88040 100644
--- a/sys/uvm/uvm_init.c
+++ b/sys/uvm/uvm_init.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: uvm_init.c,v 1.9 2001/11/05 22:14:54 art Exp $ */
-/* $NetBSD: uvm_init.c,v 1.13 2000/06/26 14:21:18 mrg Exp $ */
+/* $OpenBSD: uvm_init.c,v 1.10 2001/11/06 01:35:04 art Exp $ */
+/* $NetBSD: uvm_init.c,v 1.14 2000/06/27 17:29:23 mrg Exp $ */
/*
*
@@ -49,9 +49,6 @@
#include <sys/malloc.h>
#include <sys/vnode.h>
-
-#include <vm/vm.h>
-
#include <uvm/uvm.h>
/*