[libvirt] [PATCH 03/12] Move virInterface related APIs out of libvirt.h.in

Daniel P. Berrange berrange at redhat.com
Fri Oct 24 16:10:06 UTC 2014


On Thu, Oct 23, 2014 at 10:11:37PM -0600, Eric Blake wrote:
> On 10/23/2014 06:58 AM, Daniel P. Berrange wrote:
> > Create a new libvirt-interface.h file to hold the public
> > API definitions for the virInterface type. This header
> > file is not self-contained, so applications will not directly
> > include it. They will contain to #include <libvirt/libvirt.h>
> 
> same typo...
> 
> > ---
> >  docs/apibuild.py                    |   2 +
> >  include/libvirt/Makefile.am         |   2 +
> >  include/libvirt/libvirt-interface.h | 110 ++++++++++
> >  include/libvirt/libvirt.h.in        | 390 +-----------------------------------
> >  4 files changed, 116 insertions(+), 388 deletions(-)
> >  create mode 100644 include/libvirt/libvirt-interface.h
> 
> Some of this belongs in 2/12.  ACK to the pair once you correct the split.

Yes, this is all fixed up now.

 
Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list