On 10/23/2014 06:58 AM, Daniel P. Berrange wrote: > Create a new libvirt-domain-snapshot.h file to hold the public > API definitions for the virDomainSnapshot type. This header > file is not self-contained, so applications will not directly > include it. They will contain to #include <libvirt/libvirt.h> s/contain/continue/ > --- > docs/apibuild.py | 1 + > include/libvirt/Makefile.am | 1 + > include/libvirt/libvirt-domain-snapshot.h | 212 ++++++++++++++++++++++++++++++ > include/libvirt/libvirt.h.in | 184 +------------------------- > 4 files changed, 218 insertions(+), 180 deletions(-) > create mode 100644 include/libvirt/libvirt-domain-snapshot.h > I'm assuming you intend to apply this just after your 12-patch libvirt.c split-up. (At least, that's how I tested this patch compiles on my tree...) ACK. -- Eric Blake eblake redhat com +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