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/udp_usrreq.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/netinet/udp_usrreq.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.224 retrieving revision 1.225 diff -u -p -r1.224 -r1.225 --- src/sys/netinet/udp_usrreq.c 2016/02/15 14:59:03 1.224 +++ src/sys/netinet/udp_usrreq.c 2016/04/26 08:44:45 1.225 @@ -1,4 +1,4 @@ -/* $NetBSD: udp_usrreq.c,v 1.224 2016/02/15 14:59:03 rtr Exp $ */ +/* $NetBSD: udp_usrreq.c,v 1.225 2016/04/26 08:44:45 ozaki-r Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -66,7 +66,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: udp_usrreq.c,v 1.224 2016/02/15 14:59:03 rtr Exp $"); +__KERNEL_RCSID(0, "$NetBSD: udp_usrreq.c,v 1.225 2016/04/26 08:44:45 ozaki-r Exp $"); #ifdef _KERNEL_OPT #include "opt_inet.h" @@ -89,7 +89,6 @@ __KERNEL_RCSID(0, "$NetBSD: udp_usrreq.c #include #include -#include #include #include