date and time created 83/02/20 23:36:57 by sam
[unix-history] / usr / src / sys / kern / kern_resource.c
index ca6c43e..5b6dd2b 100644 (file)
@@ -1,4 +1,4 @@
-/*     kern_resource.c 4.19    82/12/28        */
+/*     kern_resource.c 4.20    83/02/10        */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
@@ -10,6 +10,7 @@
 #include "../h/fs.h"
 #include "../h/uio.h"
 #include "../h/vm.h"
 #include "../h/fs.h"
 #include "../h/uio.h"
 #include "../h/vm.h"
+#include "../h/kernel.h"
 
 /*
  * Resource controls and accounting.
 
 /*
  * Resource controls and accounting.