On 08/06/2012 05:53 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> > > Make virKeepAlive use the virObject APIs for reference counting > > Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> > --- > +++ b/src/rpc/virkeepalive.h > @@ -24,6 +24,7 @@ > # define __VIR_KEEPALIVE_H__ > > # include "virnetmessage.h" > +# include "virobject.h" Do we technically need this include here, since the virKeepAlive struct is opaque? Perhaps it belongs better in the .c. At any rate, ACK. -- Eric Blake eblake@xxxxxxxxxx +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list