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.114 retrieving revision 1.115 diff -u -p -r1.114 -r1.115 --- src/sys/netinet/ip_input.c 2000/05/10 03:31:30 1.114 +++ src/sys/netinet/ip_input.c 2000/06/28 03:01:16 1.115 @@ -1,4 +1,4 @@ -/* $NetBSD: ip_input.c,v 1.114 2000/05/10 03:31:30 itojun Exp $ */ +/* $NetBSD: ip_input.c,v 1.115 2000/06/28 03:01:16 mrg Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -120,7 +120,8 @@ #include #include -#include +#include + #include #include