Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/netinet/raw_ip.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/netinet/raw_ip.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.81.4.1 retrieving revision 1.81.6.2 diff -u -p -r1.81.4.1 -r1.81.6.2 --- src/sys/netinet/raw_ip.c 2005/04/29 11:29:33 1.81.4.1 +++ src/sys/netinet/raw_ip.c 2005/03/19 08:36:38 1.81.6.2 @@ -1,4 +1,4 @@ -/* $NetBSD: raw_ip.c,v 1.81.4.1 2005/04/29 11:29:33 kent Exp $ */ +/* $NetBSD: raw_ip.c,v 1.81.6.2 2005/03/19 08:36:38 yamt Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -61,7 +61,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: raw_ip.c,v 1.81.4.1 2005/04/29 11:29:33 kent Exp $"); +__KERNEL_RCSID(0, "$NetBSD: raw_ip.c,v 1.81.6.2 2005/03/19 08:36:38 yamt Exp $"); #include "opt_inet.h" #include "opt_ipsec.h" @@ -88,7 +88,6 @@ __KERNEL_RCSID(0, "$NetBSD: raw_ip.c,v 1 #include #include #include -#include #include #include