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.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/vm/vm_glue.c b/sys/vm/vm_glue.c
index beba123..e8d1731 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.63 1997/04/13 01:48:34 dyson Exp $
+ * $Id: vm_glue.c,v 1.64 1997/04/14 03:40:42 peter Exp $
*/
#include "opt_rlimit.h"
@@ -76,6 +76,8 @@
#include <sys/dkstat.h>
#include <sys/unistd.h>
+#include <machine/limits.h>
+
#include <vm/vm.h>
#include <vm/vm_param.h>
#include <vm/vm_inherit.h>
OpenPOWER on IntegriCloud