From 1a93b860ae1af2f8061045adeb4bff032a04d3cd Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Sat, 18 Aug 2001 05:39:04 +0000 Subject: make this compile __with__ akdb in the kernel configuration. Without this, it would not configure on systems with akbd. --- sys/arch/powerpc/powerpc/ofw_machdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/powerpc') diff --git a/sys/arch/powerpc/powerpc/ofw_machdep.c b/sys/arch/powerpc/powerpc/ofw_machdep.c index 00f8e4030bb..9dea680f0fe 100644 --- a/sys/arch/powerpc/powerpc/ofw_machdep.c +++ b/sys/arch/powerpc/powerpc/ofw_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ofw_machdep.c,v 1.24 2001/08/11 16:18:42 matthieu Exp $ */ +/* $OpenBSD: ofw_machdep.c,v 1.25 2001/08/18 05:39:03 drahn Exp $ */ /* $NetBSD: ofw_machdep.c,v 1.1 1996/09/30 16:34:50 ws Exp $ */ /* @@ -52,6 +52,7 @@ #include #include +#include #include #include -- cgit v1.2.3