diff --git a/sys/arch/sun68k/stand/libsa/sun2.c b/sys/arch/sun68k/stand/libsa/sun2.c index 1da1ae408dc5..9093c55c1409 100644 --- a/sys/arch/sun68k/stand/libsa/sun2.c +++ b/sys/arch/sun68k/stand/libsa/sun2.c @@ -1,4 +1,4 @@ -/* $NetBSD: sun2.c,v 1.10 2009/01/12 07:00:59 tsutsui Exp $ */ +/* $NetBSD: sun2.c,v 1.11 2009/12/11 18:42:05 tsutsui Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -43,7 +43,7 @@ * We need to get the sun2 NBSG definition, even if we're * building this with a different sun68k target. */ -#include +#include #include #include diff --git a/sys/arch/sun68k/stand/libsa/sun3.c b/sys/arch/sun68k/stand/libsa/sun3.c index 086072a8f954..11d4082a86bd 100644 --- a/sys/arch/sun68k/stand/libsa/sun3.c +++ b/sys/arch/sun68k/stand/libsa/sun3.c @@ -1,4 +1,4 @@ -/* $NetBSD: sun3.c,v 1.8 2009/01/12 07:00:59 tsutsui Exp $ */ +/* $NetBSD: sun3.c,v 1.9 2009/12/11 18:42:05 tsutsui Exp $ */ /*- * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -45,7 +45,7 @@ * We need to get the sun3 NBSG definition, even if we're * building this with a different sun68k target. */ -#include +#include #include #include