aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/nlm
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2020-10-14 22:51:40 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2020-10-14 22:51:40 +0000
commit6f3b523c9a576029433f8649a9b6efd2c34604f7 (patch)
treeb99468d1ea7fe59fc5221cc57632a9a81680443e /sys/mips/nlm
parente12686ec238bcb5815edd0cec4dcf983a7fb6e8d (diff)
Notes
Diffstat (limited to 'sys/mips/nlm')
-rw-r--r--sys/mips/nlm/xlp_machdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/nlm/xlp_machdep.c b/sys/mips/nlm/xlp_machdep.c
index faab44b9c937..14022df2bd51 100644
--- a/sys/mips/nlm/xlp_machdep.c
+++ b/sys/mips/nlm/xlp_machdep.c
@@ -59,6 +59,7 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_param.h>
#include <vm/vm_page.h>
#include <vm/vm_phys.h>
+#include <vm/vm_dumpset.h>
#include <machine/cpu.h>
#include <machine/cpufunc.h>