summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_kern.c
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
committereivind <eivind@FreeBSD.org>1998-02-06 12:14:30 +0000
commit4547a09753662d6525ae498b0da796738fa1bb22 (patch)
tree41dc9b04c45389c79e84d3a141cbe7ea5344d493 /sys/vm/vm_kern.c
parent9416651e391c8c68c7e2245cd88c5133818f760f (diff)
downloadFreeBSD-src-4547a09753662d6525ae498b0da796738fa1bb22.zip
FreeBSD-src-4547a09753662d6525ae498b0da796738fa1bb22.tar.gz
Back out DIAGNOSTIC changes.
Diffstat (limited to 'sys/vm/vm_kern.c')
-rw-r--r--sys/vm/vm_kern.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/vm/vm_kern.c b/sys/vm/vm_kern.c
index 794d560..a9fca2e 100644
--- a/sys/vm/vm_kern.c
+++ b/sys/vm/vm_kern.c
@@ -61,15 +61,13 @@
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
*
- * $Id: vm_kern.c,v 1.42 1998/02/04 22:33:45 eivind Exp $
+ * $Id: vm_kern.c,v 1.43 1998/02/05 03:32:39 dyson Exp $
*/
/*
* Kernel memory management.
*/
-#include "opt_diagnostic.h"
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/proc.h>
OpenPOWER on IntegriCloud