From acd3045cb4ee1d274ba2f281aa2505883cdada54 Mon Sep 17 00:00:00 2001 From: Visa Hankala Date: Sun, 30 May 2021 15:05:34 +0000 Subject: Include to avoid a hidden header dependency. OK jsg@ deraadt@ --- sys/arch/mips64/mips64/db_machdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/mips64') diff --git a/sys/arch/mips64/mips64/db_machdep.c b/sys/arch/mips64/mips64/db_machdep.c index 877cc1c9999..bbdf2462b57 100644 --- a/sys/arch/mips64/mips64/db_machdep.c +++ b/sys/arch/mips64/mips64/db_machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: db_machdep.c,v 1.56 2021/05/01 16:11:11 visa Exp $ */ +/* $OpenBSD: db_machdep.c,v 1.57 2021/05/30 15:05:32 visa Exp $ */ /* * Copyright (c) 1998-2003 Opsycon AB (www.opsycon.se) @@ -28,6 +28,7 @@ #include #include +#include #include #include -- cgit v1.2.3