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.41 retrieving revision 1.42 diff -u -p -r1.41 -r1.42 --- src/sys/arch/i386/i386/locore.S 2006/07/01 09:21:28 1.41 +++ src/sys/arch/i386/i386/locore.S 2006/07/08 20:30:00 1.42 @@ -1,4 +1,4 @@ -/* $NetBSD: locore.S,v 1.41 2006/07/01 09:21:28 jmmv Exp $ */ +/* $NetBSD: locore.S,v 1.42 2006/07/08 20:30:00 christos Exp $ */ /*- * Copyright (c) 1998, 2000, 2004 The NetBSD Foundation, Inc. @@ -83,7 +83,6 @@ #include "npx.h" #include "assym.h" -#include "apm.h" #include "lapic.h" #include "ioapic.h" #include "ksyms.h"