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/i386/locore.S,v retrieving revision 1.58 retrieving revision 1.59 diff -u -p -r1.58 -r1.59 --- src/sys/arch/i386/i386/locore.S 2007/12/03 19:06:36 1.58 +++ src/sys/arch/i386/i386/locore.S 2007/12/11 23:06:13 1.59 @@ -1,4 +1,4 @@ -/* $NetBSD: locore.S,v 1.58 2007/12/03 19:06:36 ad Exp $ */ +/* $NetBSD: locore.S,v 1.59 2007/12/11 23:06:13 lukem Exp $ */ /* * Copyright-o-rama! @@ -110,6 +110,9 @@ * @(#)locore.s 7.3 (Berkeley) 5/13/91 */ +#include +__KERNEL_RCSID(0, "$NetBSD: locore.S,v 1.59 2007/12/11 23:06:13 lukem Exp $"); + #include "opt_compat_oldboot.h" #include "opt_ddb.h" #include "opt_realmem.h" @@ -130,7 +133,6 @@ #include #include #include -#include #include #include