diff --git a/sys/arch/evbarm/integrator/integrator_machdep.c b/sys/arch/evbarm/integrator/integrator_machdep.c index ccffafa3013e..b3a820b42931 100644 --- a/sys/arch/evbarm/integrator/integrator_machdep.c +++ b/sys/arch/evbarm/integrator/integrator_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: integrator_machdep.c,v 1.48 2003/09/06 11:33:23 rearnsha Exp $ */ +/* $NetBSD: integrator_machdep.c,v 1.49 2003/09/06 12:58:48 rearnsha Exp $ */ /* * Copyright (c) 2001,2002 ARM Ltd @@ -68,7 +68,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: integrator_machdep.c,v 1.48 2003/09/06 11:33:23 rearnsha Exp $"); +__KERNEL_RCSID(0, "$NetBSD: integrator_machdep.c,v 1.49 2003/09/06 12:58:48 rearnsha Exp $"); #include "opt_ddb.h" #include "opt_pmap_debug.h" @@ -97,7 +97,6 @@ __KERNEL_RCSID(0, "$NetBSD: integrator_machdep.c,v 1.48 2003/09/06 11:33:23 rear #include #include #include -#include /* XXX XXX XXX */ #include #include