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/fs/puffs/puffs_msgif.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/fs/puffs/puffs_msgif.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.94.4.1 retrieving revision 1.94.4.2 diff -u -p -r1.94.4.1 -r1.94.4.2 --- src/sys/fs/puffs/puffs_msgif.c 2014/08/29 11:55:34 1.94.4.1 +++ src/sys/fs/puffs/puffs_msgif.c 2015/01/17 12:10:54 1.94.4.2 @@ -1,4 +1,4 @@ -/* $NetBSD: puffs_msgif.c,v 1.94.4.1 2014/08/29 11:55:34 martin Exp $ */ +/* $NetBSD: puffs_msgif.c,v 1.94.4.2 2015/01/17 12:10:54 martin Exp $ */ /* * Copyright (c) 2005, 2006, 2007 Antti Kantee. All Rights Reserved. @@ -30,7 +30,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: puffs_msgif.c,v 1.94.4.1 2014/08/29 11:55:34 martin Exp $"); +__KERNEL_RCSID(0, "$NetBSD: puffs_msgif.c,v 1.94.4.2 2015/01/17 12:10:54 martin Exp $"); #include #include @@ -38,7 +38,6 @@ __KERNEL_RCSID(0, "$NetBSD: puffs_msgif. #include #include #include -#include #include #include #include