aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/bootrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bhyve/bootrom.c')
-rw-r--r--usr.sbin/bhyve/bootrom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bhyve/bootrom.c b/usr.sbin/bhyve/bootrom.c
index e4adaca55947..339974cb2017 100644
--- a/usr.sbin/bhyve/bootrom.c
+++ b/usr.sbin/bhyve/bootrom.c
@@ -31,6 +31,7 @@
#include <sys/mman.h>
#include <sys/stat.h>
+#include <dev/vmm/vmm_mem.h>
#include <machine/vmm.h>
#include <err.h>