From f2c822fa6e817283cef3cb0fbb5cc1385183fbc6 Mon Sep 17 00:00:00 2001 From: scw Date: Sat, 26 Feb 2000 16:50:55 +0000 Subject: [PATCH] Include to make these compile again. --- sys/arch/mvme68k/dev/ncrsc_pcctwo.c | 3 ++- sys/arch/mvme68k/dev/siop.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/arch/mvme68k/dev/ncrsc_pcctwo.c b/sys/arch/mvme68k/dev/ncrsc_pcctwo.c index c041fcfacac7..0a247c08a57c 100644 --- a/sys/arch/mvme68k/dev/ncrsc_pcctwo.c +++ b/sys/arch/mvme68k/dev/ncrsc_pcctwo.c @@ -1,4 +1,4 @@ -/* $NetBSD: ncrsc_pcctwo.c,v 1.2 1999/02/21 13:59:35 scw Exp $ */ +/* $NetBSD: ncrsc_pcctwo.c,v 1.3 2000/02/26 16:50:55 scw Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -54,6 +54,7 @@ #include #include +#include #include #include diff --git a/sys/arch/mvme68k/dev/siop.c b/sys/arch/mvme68k/dev/siop.c index b274bacbc920..59cedef4c9cd 100644 --- a/sys/arch/mvme68k/dev/siop.c +++ b/sys/arch/mvme68k/dev/siop.c @@ -1,4 +1,4 @@ -/* $NetBSD: siop.c,v 1.3 1999/09/30 23:01:12 thorpej Exp $ */ +/* $NetBSD: siop.c,v 1.4 2000/02/26 16:50:55 scw Exp $ */ /* * Copyright (c) 1994 Michael L. Hitch @@ -60,6 +60,7 @@ #include #include +#include #include #include