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/arch/i386/mca/mca_machdep.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/i386/mca/mca_machdep.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.31 retrieving revision 1.32 diff -u -p -r1.31 -r1.32 --- src/sys/arch/i386/mca/mca_machdep.c 2007/02/22 04:38:04 1.31 +++ src/sys/arch/i386/mca/mca_machdep.c 2007/09/26 19:48:42 1.32 @@ -1,4 +1,4 @@ -/* $NetBSD: mca_machdep.c,v 1.31 2007/02/22 04:38:04 matt Exp $ */ +/* $NetBSD: mca_machdep.c,v 1.32 2007/09/26 19:48:42 ad Exp $ */ /*- * Copyright (c) 2000, 2001 The NetBSD Foundation, Inc. @@ -43,7 +43,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: mca_machdep.c,v 1.31 2007/02/22 04:38:04 matt Exp $"); +__KERNEL_RCSID(0, "$NetBSD: mca_machdep.c,v 1.32 2007/09/26 19:48:42 ad Exp $"); #include #include @@ -56,9 +56,9 @@ __KERNEL_RCSID(0, "$NetBSD: mca_machdep. #include #include - #include #include +#include #include #include