[libvirt] [PATCH 11/12] Move virConnect related APIs out of libvirt.h.in

Eric Blake eblake at redhat.com
Fri Oct 24 15:54:06 UTC 2014


On 10/23/2014 06:58 AM, Daniel P. Berrange wrote:
> Create a new libvirt-host.h file to hold the public
> API definitions for the virConnect type. This header
> file is not self-contained, so applications will not directly
> include it. They will contain to #include <libvirt/libvirt.h>

One last reminder to fix the typo throughout the series
(s/contain/continue/)

> ---
>  docs/apibuild.py               |   1 +
>  include/libvirt/Makefile.am    |   1 +
>  include/libvirt/libvirt-host.h | 892 +++++++++++++++++++++++++++++++++++++++++
>  include/libvirt/libvirt.h.in   | 861 +--------------------------------------
>  4 files changed, 896 insertions(+), 859 deletions(-)
>  create mode 100644 include/libvirt/libvirt-host.h

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141024/4c391e36/attachment-0001.sig>


More information about the libvir-list mailing list