From 4f668813fea03c8381cea0309a869aa37064fcc9 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Thu, 3 Jul 2014 07:02:11 +0000 Subject: Include explicitely here. It will no longer be pulled by uvm_extern.h in the short future. ok jsg@ --- sys/arch/powerpc/powerpc/softintr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/powerpc/powerpc/softintr.c b/sys/arch/powerpc/powerpc/softintr.c index eaa11ce52cf..1880d4672a6 100644 --- a/sys/arch/powerpc/powerpc/softintr.c +++ b/sys/arch/powerpc/powerpc/softintr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: softintr.c,v 1.4 2011/08/29 20:21:44 drahn Exp $ */ +/* $OpenBSD: softintr.c,v 1.5 2014/07/03 07:02:10 matthieu Exp $ */ /* $NetBSD: softintr.c,v 1.2 2003/07/15 00:24:39 lukem Exp $ */ /* @@ -38,6 +38,7 @@ #include #include +#include #include -- cgit v1.2.3