[BACK]Return to nbcompat.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / ndis

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

Diff for /src/sys/compat/ndis/Attic/nbcompat.c between version 1.11 and 1.12

version 1.11, 2011/05/14 12:44:16 version 1.12, 2011/07/17 20:54:50
Line 20  __KERNEL_RCSID(0, "$NetBSD$");
Line 20  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/lock.h>  #include <sys/lock.h>
 #include <sys/bus.h>  #include <sys/bus.h>
   
 #include <machine/stdarg.h>  
   
 #include "nbcompat.h"  #include "nbcompat.h"
   
 /* note: this is also defined in ntoskrnl_var.h, but I didn't want to include  /* note: this is also defined in ntoskrnl_var.h, but I didn't want to include

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

CVSweb <webmaster@jp.NetBSD.org>