[BACK]Return to linux_commons.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / linux / arch / i386

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

Diff for /src/sys/compat/linux/arch/i386/linux_commons.c between version 1.12 and 1.12.10.2

version 1.12, 2008/02/02 19:37:52 version 1.12.10.2, 2010/03/11 15:03:15
Line 17  __KERNEL_RCSID(1, "$NetBSD$");
Line 17  __KERNEL_RCSID(1, "$NetBSD$");
   
 #if defined(_KERNEL_OPT)  #if defined(_KERNEL_OPT)
 #include "opt_sysv.h"  #include "opt_sysv.h"
 #include "opt_nfsserver.h"  
 #include "fs_nfs.h"  
 #include "fs_lfs.h"  
 #endif  #endif
   
 #include <sys/param.h>  #include <sys/param.h>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.10.2

CVSweb <webmaster@jp.NetBSD.org>