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/dev/sbus/bpp.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/dev/sbus/bpp.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.24.4.4 retrieving revision 1.24.4.5 diff -u -p -r1.24.4.4 -r1.24.4.5 --- src/sys/dev/sbus/bpp.c 2007/09/03 14:38:27 1.24.4.4 +++ src/sys/dev/sbus/bpp.c 2007/10/27 11:34:05 1.24.4.5 @@ -1,4 +1,4 @@ -/* $NetBSD: bpp.c,v 1.24.4.4 2007/09/03 14:38:27 yamt Exp $ */ +/* $NetBSD: bpp.c,v 1.24.4.5 2007/10/27 11:34:05 yamt Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -37,7 +37,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: bpp.c,v 1.24.4.4 2007/09/03 14:38:27 yamt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: bpp.c,v 1.24.4.5 2007/10/27 11:34:05 yamt Exp $"); #include #include @@ -54,8 +54,8 @@ __KERNEL_RCSID(0, "$NetBSD: bpp.c,v 1.24 #include #include -#include -#include +#include +#include #include #include