summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_glue.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_glue.c')
-rw-r--r--sys/vm/vm_glue.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c
index 96abfb2..257875c 100644
--- a/sys/vm/vm_glue.c
+++ b/sys/vm/vm_glue.c
@@ -59,7 +59,7 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_glue.c,v 1.43 1996/03/11 06:11:39 hsu Exp $
+ * $Id: vm_glue.c,v 1.44 1996/04/03 05:23:36 dyson Exp $
*/
#include "opt_ddb.h"
@@ -92,7 +92,6 @@
#include <sys/user.h>
#include <machine/stdarg.h>
-#include <machine/cpu.h>
/*
* System initialization
OpenPOWER on IntegriCloud