From 9b69734ca503b7b8061ed5f3635de0f630c93a4c Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Wed, 11 Sep 2002 22:35:02 +0000 Subject: Include zstty.h, so that the NZSTTY check will be correct. --- sys/arch/macppc/macppc/ofw_machdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/macppc/macppc/ofw_machdep.c b/sys/arch/macppc/macppc/ofw_machdep.c index 4a0fe7377a2..54f339d05a9 100644 --- a/sys/arch/macppc/macppc/ofw_machdep.c +++ b/sys/arch/macppc/macppc/ofw_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ofw_machdep.c,v 1.13 2002/09/06 13:56:51 drahn Exp $ */ +/* $OpenBSD: ofw_machdep.c,v 1.14 2002/09/11 22:35:01 drahn Exp $ */ /* $NetBSD: ofw_machdep.c,v 1.1 1996/09/30 16:34:50 ws Exp $ */ /* @@ -54,6 +54,7 @@ #include #include +#include #include #include -- cgit v1.2.3