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.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/kern/subr_rlist.c b/sys/kern/subr_rlist.c
index 814239e..cffeb54 100644
--- a/sys/kern/subr_rlist.c
+++ b/sys/kern/subr_rlist.c
@@ -54,7 +54,7 @@
* functioning of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
- * $Id: subr_rlist.c,v 1.11 1995/10/21 08:38:13 davidg Exp $
+ * $Id: subr_rlist.c,v 1.12 1995/12/02 18:58:53 bde Exp $
*/
#include <sys/param.h>
@@ -63,7 +63,9 @@
#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>
/*
* Resource lists.
OpenPOWER on IntegriCloud