[BACK]Return to spec_vnops.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / miscfs / specfs

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

Diff for /src/sys/miscfs/specfs/spec_vnops.c between version 1.53.2.9 and 1.53.2.10

version 1.53.2.9, 2002/06/24 22:11:17 version 1.53.2.10, 2002/07/12 01:40:27
Line 39 
Line 39 
 __KERNEL_RCSID(0, "$NetBSD$");  __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/lwp.h>  
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/kernel.h>  #include <sys/kernel.h>

Legend:
Removed from v.1.53.2.9  
changed lines
  Added in v.1.53.2.10

CVSweb <webmaster@jp.NetBSD.org>