[BACK]Return to puffs_subr.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / fs / puffs

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

Diff for /src/sys/fs/puffs/puffs_subr.c between version 1.65 and 1.65.12.1

version 1.65, 2008/03/01 14:16:51 version 1.65.12.1, 2009/01/19 13:19:36
Line 32 
Line 32 
 __KERNEL_RCSID(0, "$NetBSD$");  __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
   #include <sys/buf.h>
 #include <sys/malloc.h>  #include <sys/malloc.h>
 #include <sys/mount.h>  #include <sys/mount.h>
 #include <sys/namei.h>  #include <sys/namei.h>

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.65.12.1

CVSweb <webmaster@jp.NetBSD.org>