Page MenuHomeFreeBSD

D51550.id170315.diff
No OneTemporary

D51550.id170315.diff

diff --git a/sys/amd64/include/md_var.h b/sys/amd64/include/md_var.h
--- a/sys/amd64/include/md_var.h
+++ b/sys/amd64/include/md_var.h
@@ -58,6 +58,7 @@
extern bool efi_boot;
struct __mcontext;
+struct pcpu;
struct savefpu;
struct sysentvec;
diff --git a/sys/amd64/vmm/vmm_host.h b/sys/amd64/vmm/vmm_host.h
--- a/sys/amd64/vmm/vmm_host.h
+++ b/sys/amd64/vmm/vmm_host.h
@@ -29,6 +29,8 @@
#ifndef _VMM_HOST_H_
#define _VMM_HOST_H_
+#include <sys/pcpu.h>
+
#ifndef _KERNEL
#error "no user-serviceable parts inside"
#endif

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 4, 7:16 PM (40 m, 47 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28436998
Default Alt Text
D51550.id170315.diff (535 B)

Event Timeline