
23 Sep
2015
23 Sep
'15
6:49 a.m.
On 09/23/2015 02:44 PM, Ján Tomko wrote:
On Wed, Sep 23, 2015 at 10:09:47AM +0800, Luyao Huang wrote:
Build fail and error like this:
CC qemu/libvirt_driver_qemu_impl_la-qemu_command.lo qemu/qemu_capabilities.c:46:27: fatal error: qemu_capspriv.h: No such file or directory #include "qemu_capspriv.h"
Add qemu_capspriv.h to source.
Signed-off-by: Luyao Huang <lhuang@redhat.com> --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
ACK and pushed.
Thanks for catching that.
You are welcome, thanks your quick review.
Jan
Luyao