[BACK]Return to smb_rq.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / netsmb

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

Diff for /src/sys/netsmb/Attic/smb_rq.c between version 1.9 and 1.10

version 1.9, 2003/02/24 21:13:13 version 1.10, 2003/02/25 09:12:11
Line 33 
Line 33 
  *   *
  * FreeBSD: src/sys/netsmb/smb_rq.c,v 1.4 2001/12/09 17:48:08 arr Exp   * FreeBSD: src/sys/netsmb/smb_rq.c,v 1.4 2001/12/09 17:48:08 arr Exp
  */   */
   
   #include <sys/cdefs.h>
   __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/kernel.h>  #include <sys/kernel.h>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>