[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.64.6.1 and 1.64.6.2

version 1.64.6.1, 2008/04/03 12:43:00 version 1.64.6.2, 2009/01/17 13:29:17
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.64.6.1  
changed lines
  Added in v.1.64.6.2

CVSweb <webmaster@jp.NetBSD.org>