summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_rlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_rlist.c')
-rw-r--r--sys/kern/subr_rlist.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/kern/subr_rlist.c b/sys/kern/subr_rlist.c
index ef29ce3..dead1a6 100644
--- a/sys/kern/subr_rlist.c
+++ b/sys/kern/subr_rlist.c
@@ -54,16 +54,13 @@
* functioning of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
- * $Id$
+ * $Id: subr_rlist.c,v 1.21 1997/02/22 09:39:18 peter Exp $
*/
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/malloc.h>
#include <sys/rlist.h>
-#include <sys/proc.h>
#include <vm/vm.h>
-#include <vm/vm_param.h>
#include <vm/vm_kern.h>
#include <vm/vm_extern.h>
OpenPOWER on IntegriCloud