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

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

Diff for /src/sys/ufs/ffs/ffs_vfsops.c between version 1.38 and 1.39

version 1.38, 1998/06/13 16:26:22 version 1.39, 1998/06/22 22:01:09
Line 37 
Line 37 
   
 #if defined(_KERNEL) && !defined(_LKM)  #if defined(_KERNEL) && !defined(_LKM)
 #include "opt_quota.h"  #include "opt_quota.h"
   #include "opt_fifo.h"
 #endif  #endif
   
 #include <sys/param.h>  #include <sys/param.h>

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

CVSweb <webmaster@jp.NetBSD.org>