[BACK]Return to chfs_subr.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / ufs / chfs

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

Diff for /src/sys/ufs/chfs/chfs_subr.c between version 1.14 and 1.15

version 1.14, 2020/06/11 19:20:47 version 1.15, 2020/09/05 16:30:12
Line 49 
Line 49 
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/atomic.h>  #include <sys/atomic.h>
   
 #include <uvm/uvm.h>  #include <uvm/uvm_extern.h>
   
 #include <miscfs/specfs/specdev.h>  #include <miscfs/specfs/specdev.h>
 #include <miscfs/genfs/genfs.h>  #include <miscfs/genfs/genfs.h>

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

CVSweb <webmaster@jp.NetBSD.org>