diff --git a/sys/arch/sun3/sun3x/pmap.c b/sys/arch/sun3/sun3x/pmap.c index b73501ef95b4..9117368f710e 100644 --- a/sys/arch/sun3/sun3x/pmap.c +++ b/sys/arch/sun3/sun3x/pmap.c @@ -1,4 +1,4 @@ -/* $NetBSD: pmap.c,v 1.44 1999/03/26 23:41:37 mycroft Exp $ */ +/* $NetBSD: pmap.c,v 1.45 1999/04/08 05:07:35 gwr Exp $ */ /*- * Copyright (c) 1996, 1997 The NetBSD Foundation, Inc. @@ -111,6 +111,8 @@ * of the previous note does not apply to the sun3x pmap. */ +#include "opt_ddb.h" + #include #include #include