force new version; tty driver fixes and up MOL patch
[unix-history] / usr / src / sys / kern / kern_proc.c
index ae17bdb..edae387 100644 (file)
@@ -1,4 +1,4 @@
-/*     kern_proc.c     3.17    %G%     */
+/*     kern_proc.c     3.20    %G%     */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
@@ -17,6 +17,7 @@
 #include "../h/vm.h"
 #include "../h/text.h"
 #include "../h/psl.h"
 #include "../h/vm.h"
 #include "../h/text.h"
 #include "../h/psl.h"
+#include "../h/vlimit.h"
 
 /*
  * exec system call, with and without environments.
 
 /*
  * exec system call, with and without environments.