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

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

Diff for /src/sys/netinet/raw_ip.c between version 1.70.2.6 and 1.70.2.7

version 1.70.2.6, 2005/04/01 14:31:50 version 1.70.2.7, 2005/11/10 14:11:07
Line 88  __KERNEL_RCSID(0, "$NetBSD$");
Line 88  __KERNEL_RCSID(0, "$NetBSD$");
 #include <netinet/ip_mroute.h>  #include <netinet/ip_mroute.h>
 #include <netinet/ip_icmp.h>  #include <netinet/ip_icmp.h>
 #include <netinet/in_pcb.h>  #include <netinet/in_pcb.h>
   #include <netinet/in_proto.h>
 #include <netinet/in_var.h>  #include <netinet/in_var.h>
   
 #include <machine/stdarg.h>  #include <machine/stdarg.h>

Legend:
Removed from v.1.70.2.6  
changed lines
  Added in v.1.70.2.7

CVSweb <webmaster@jp.NetBSD.org>