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_subr.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/fs/puffs/puffs_subr.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.65 retrieving revision 1.66 diff -u -p -r1.65 -r1.66 --- src/sys/fs/puffs/puffs_subr.c 2008/03/01 14:16:51 1.65 +++ src/sys/fs/puffs/puffs_subr.c 2008/11/16 19:34:30 1.66 @@ -1,4 +1,4 @@ -/* $NetBSD: puffs_subr.c,v 1.65 2008/03/01 14:16:51 rmind Exp $ */ +/* $NetBSD: puffs_subr.c,v 1.66 2008/11/16 19:34:30 pooka Exp $ */ /* * Copyright (c) 2006, 2007 Antti Kantee. All Rights Reserved. @@ -29,9 +29,10 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: puffs_subr.c,v 1.65 2008/03/01 14:16:51 rmind Exp $"); +__KERNEL_RCSID(0, "$NetBSD: puffs_subr.c,v 1.66 2008/11/16 19:34:30 pooka Exp $"); #include +#include #include #include #include