diff --git a/sys/arch/arm32/ofw/com_ofisa_machdep.c b/sys/arch/arm32/ofw/com_ofisa_machdep.c index a9ac44320705..9f0733f80dd2 100644 --- a/sys/arch/arm32/ofw/com_ofisa_machdep.c +++ b/sys/arch/arm32/ofw/com_ofisa_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: com_ofisa_machdep.c,v 1.2 1998/05/01 21:13:54 cgd Exp $ */ +/* $NetBSD: com_ofisa_machdep.c,v 1.3 2001/12/31 15:01:51 lukem Exp $ */ /* * Copyright 1998 @@ -35,6 +35,7 @@ #include #include +#include #include #include diff --git a/sys/arch/arm32/ofw/lpt_ofisa_machdep.c b/sys/arch/arm32/ofw/lpt_ofisa_machdep.c index de431fb0a9c2..dda13de8ab2f 100644 --- a/sys/arch/arm32/ofw/lpt_ofisa_machdep.c +++ b/sys/arch/arm32/ofw/lpt_ofisa_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: lpt_ofisa_machdep.c,v 1.3 1998/10/28 04:21:57 mark Exp $ */ +/* $NetBSD: lpt_ofisa_machdep.c,v 1.4 2001/12/31 15:01:51 lukem Exp $ */ /* * Copyright 1998 @@ -35,6 +35,7 @@ #include #include +#include #include #include diff --git a/sys/arch/arm32/ofw/ofisa_machdep.c b/sys/arch/arm32/ofw/ofisa_machdep.c index 5f2707cb2b2f..d1f6b2814a4b 100644 --- a/sys/arch/arm32/ofw/ofisa_machdep.c +++ b/sys/arch/arm32/ofw/ofisa_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: ofisa_machdep.c,v 1.4 1998/07/27 00:48:15 thorpej Exp $ */ +/* $NetBSD: ofisa_machdep.c,v 1.5 2001/12/31 15:01:51 lukem Exp $ */ /* * Copyright 1998 @@ -35,6 +35,7 @@ #include #include +#include #include #include diff --git a/sys/arch/arm32/ofw/wdc_ofisa_machdep.c b/sys/arch/arm32/ofw/wdc_ofisa_machdep.c index e21933d280ae..475264673ca2 100644 --- a/sys/arch/arm32/ofw/wdc_ofisa_machdep.c +++ b/sys/arch/arm32/ofw/wdc_ofisa_machdep.c @@ -1,4 +1,4 @@ -/* $NetBSD: wdc_ofisa_machdep.c,v 1.2 1998/05/01 21:14:00 cgd Exp $ */ +/* $NetBSD: wdc_ofisa_machdep.c,v 1.3 2001/12/31 15:01:51 lukem Exp $ */ /* * Copyright 1998 @@ -35,6 +35,7 @@ #include #include +#include #include #include