[BACK]Return to kern_resource.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / kern

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/kern/kern_resource.c between version 1.43 and 1.44

version 1.43, 1998/02/05 07:59:53 version 1.44, 1998/02/10 14:09:37
Line 40 
Line 40 
  *      @(#)kern_resource.c     8.5 (Berkeley) 1/21/94   *      @(#)kern_resource.c     8.5 (Berkeley) 1/21/94
  */   */
   
   #include "opt_uvm.h"
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/kernel.h>  #include <sys/kernel.h>

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

CVSweb <webmaster@jp.NetBSD.org>