[libvirt] [PATCH 3/4] bhyve: add missing virhost(cpu|mem).h headers

Daniel P. Berrange berrange at redhat.com
Mon Jun 13 08:58:52 UTC 2016


On Sun, Jun 12, 2016 at 11:10:39AM +0300, Roman Bogorodskiy wrote:
> ---
>  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"

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list