From 75ea46906fcb7c34a49b3a91e031f417fca9d6f7 Mon Sep 17 00:00:00 2001 From: nakayama Date: Sun, 6 Sep 2015 23:47:09 +0000 Subject: [PATCH] Fix build w/o options SUN4V. --- sys/arch/sparc64/dev/iommu.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/arch/sparc64/dev/iommu.c b/sys/arch/sparc64/dev/iommu.c index 48dff9d161e6..94a064dc715f 100644 --- a/sys/arch/sparc64/dev/iommu.c +++ b/sys/arch/sparc64/dev/iommu.c @@ -1,4 +1,4 @@ -/* $NetBSD: iommu.c,v 1.109 2015/09/03 19:43:35 palle Exp $ */ +/* $NetBSD: iommu.c,v 1.110 2015/09/06 23:47:09 nakayama Exp $ */ /* * Copyright (c) 1999, 2000 Matthew R. Green @@ -59,7 +59,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: iommu.c,v 1.109 2015/09/03 19:43:35 palle Exp $"); +__KERNEL_RCSID(0, "$NetBSD: iommu.c,v 1.110 2015/09/06 23:47:09 nakayama Exp $"); #include "opt_ddb.h" @@ -78,6 +78,7 @@ __KERNEL_RCSID(0, "$NetBSD: iommu.c,v 1.109 2015/09/03 19:43:35 palle Exp $"); #include #include +#include #ifdef DEBUG #define IDB_BUSDMA 0x1