From a805b6617f74b055b865f91720ddc36e0207e7da Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Sun, 27 Jun 2010 05:06:21 +0000 Subject: unbreak alpha kernel build after recent viking pillaging. ok art@ --- sys/arch/alpha/alpha/machdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/alpha') diff --git a/sys/arch/alpha/alpha/machdep.c b/sys/arch/alpha/alpha/machdep.c index ed2a1f98fd3..8b6091aa61f 100644 --- a/sys/arch/alpha/alpha/machdep.c +++ b/sys/arch/alpha/alpha/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.124 2010/06/27 03:03:48 thib Exp $ */ +/* $OpenBSD: machdep.c,v 1.125 2010/06/27 05:06:20 beck Exp $ */ /* $NetBSD: machdep.c,v 1.210 2000/06/01 17:12:38 thorpej Exp $ */ /*- @@ -80,6 +80,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3