On Thu, May 02, 2013 at 10:08:11PM -0600, Eric Blake wrote: > On 05/02/2013 09:44 PM, Hu Tao wrote: > > Following build error caused by commit 7c9a2d88: > > > > libvirt.c: In function 'virConnectGetConfigFilePath': > > libvirt.c:956:9: error: implicit declaration of function 'virGetUserConfigDirectory' [-Werror=implicit-function-declaration] > > > +++ b/src/libvirt.c > > @@ -63,6 +63,7 @@ > > #include "viruri.h" > > #include "virthread.h" > > #include "virstring.h" > > +#include "virutil.h" > > This was already fixed in commit 348ac061. Sorry, didn't notice that one(my git server has some latency). -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list