On 08/06/2012 05:53 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <[email protected]>
> 
> Make virKeepAlive use the virObject APIs for reference counting
> 
> Signed-off-by: Daniel P. Berrange <[email protected]>
> ---

> +++ 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   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to