From d62b55f207ac4e50e6d1392eda2a6bd9badc441b Mon Sep 17 00:00:00 2001 From: miod Date: Sun, 13 Jul 2014 20:29:05 +0000 Subject: [PATCH] Still needs --- sys/arch/sgi/sgi/ip27_machdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/sgi/sgi/ip27_machdep.c b/sys/arch/sgi/sgi/ip27_machdep.c index f7c748ff312..cbb856e089d 100644 --- a/sys/arch/sgi/sgi/ip27_machdep.c +++ b/sys/arch/sgi/sgi/ip27_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ip27_machdep.c,v 1.62 2014/07/12 22:37:03 uebayasi Exp $ */ +/* $OpenBSD: ip27_machdep.c,v 1.63 2014/07/13 20:29:05 miod Exp $ */ /* * Copyright (c) 2008, 2009 Miodrag Vallat. @@ -26,6 +26,7 @@ #include #include #include +#include #include #include -- 2.20.1