[BACK]Return to uvm.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / uvm

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

Diff for /src/sys/uvm/uvm.h between version 1.64 and 1.64.4.2

version 1.64, 2014/08/10 16:44:37 version 1.64.4.2, 2017/02/05 13:41:01
Line 59 
Line 59 
 #include <uvm/uvm_pager.h>  #include <uvm/uvm_pager.h>
 #include <uvm/uvm_pdaemon.h>  #include <uvm/uvm_pdaemon.h>
 #include <uvm/uvm_swap.h>  #include <uvm/uvm_swap.h>
 #include <sys/rnd.h>  
   
 #ifdef _KERNEL  #ifdef _KERNEL
   
   #include <uvm/uvm_physseg.h>
   #include <sys/rndsource.h>
   
 /*  /*
  * pull in VM_NFREELIST   * pull in VM_NFREELIST
  */   */

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.64.4.2

CVSweb <webmaster@jp.NetBSD.org>