summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_map.c')
-rw-r--r--sys/vm/vm_map.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c
index 44fc57f..c28c289 100644
--- a/sys/vm/vm_map.c
+++ b/sys/vm/vm_map.c
@@ -61,7 +61,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_map.c,v 1.127 1998/05/21 07:47:55 dyson Exp $
+ * $Id: vm_map.c,v 1.128 1998/06/07 17:13:10 dfr Exp $
*/
/*
@@ -74,9 +74,7 @@
#include <sys/proc.h>
#include <sys/vmmeter.h>
#include <sys/mman.h>
-#include <sys/buf.h>
#include <sys/vnode.h>
-#include <sys/mount.h>
#include <vm/vm.h>
#include <vm/vm_param.h>
OpenPOWER on IntegriCloud