diff --git a/sys/arch/mvme68k/mvme68k/isr.c b/sys/arch/mvme68k/mvme68k/isr.c index 4e761663325e..6648891601c9 100644 --- a/sys/arch/mvme68k/mvme68k/isr.c +++ b/sys/arch/mvme68k/mvme68k/isr.c @@ -1,4 +1,4 @@ -/* $NetBSD: isr.c,v 1.27 2003/07/15 02:43:49 lukem Exp $ */ +/* $NetBSD: isr.c,v 1.28 2005/09/07 19:58:12 drochner Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -41,12 +41,13 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: isr.c,v 1.27 2003/07/15 02:43:49 lukem Exp $"); +__KERNEL_RCSID(0, "$NetBSD: isr.c,v 1.28 2005/09/07 19:58:12 drochner Exp $"); #include #include #include #include +#include #include