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/ip_input.c,v retrieving revision 1.115 retrieving revision 1.116 diff -u -p -r1.115 -r1.116 --- src/sys/netinet/ip_input.c 2000/06/28 03:01:16 1.115 +++ src/sys/netinet/ip_input.c 2000/07/06 12:51:40 1.116 @@ -1,4 +1,4 @@ -/* $NetBSD: ip_input.c,v 1.115 2000/06/28 03:01:16 mrg Exp $ */ +/* $NetBSD: ip_input.c,v 1.116 2000/07/06 12:51:40 itojun Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -147,7 +147,6 @@ #ifdef IPSEC #include #include -#include #endif #ifndef IPFORWARDING