
12 Jun
2016
12 Jun
'16
10:10 a.m.
--- src/bhyve/bhyve_driver.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bhyve/bhyve_driver.c b/src/bhyve/bhyve_driver.c index 6d21c2e..4ed5702 100644 --- a/src/bhyve/bhyve_driver.c +++ b/src/bhyve/bhyve_driver.c @@ -51,6 +51,8 @@ #include "cpu/cpu.h" #include "viraccessapicheck.h" #include "nodeinfo.h" +#include "virhostcpu.h" +#include "virhostmem.h" #include "bhyve_device.h" #include "bhyve_driver.h" -- 2.7.4