From 26281fbd54505ae83ca984db968aa509fb3cb671 Mon Sep 17 00:00:00 2001 From: bouyer Date: Tue, 4 Sep 2007 21:19:11 +0000 Subject: [PATCH] Fix build failure when for kernel with options LOCKDEBUG. Pointed out by Christoph Egger. --- sys/arch/xen/include/pmap.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/xen/include/pmap.h b/sys/arch/xen/include/pmap.h index 53fc5bd1f0dd..cbcba51c6502 100644 --- a/sys/arch/xen/include/pmap.h +++ b/sys/arch/xen/include/pmap.h @@ -1,4 +1,4 @@ -/* $NetBSD: pmap.h,v 1.11 2007/08/29 23:38:06 ad Exp $ */ +/* $NetBSD: pmap.h,v 1.12 2007/09/04 21:19:11 bouyer Exp $ */ /* NetBSD: pmap.h,v 1.82 2004/02/20 17:35:01 yamt Exp */ /* @@ -52,6 +52,7 @@ #include #include #include +#include #include /*