
24 Oct
2014
24 Oct
'14
5:32 p.m.
On 10/23/2014 06:58 AM, Daniel P. Berrange wrote:
Create a new libvirt-storage.h file to hold the public API definitions for the virStorage/Vol type. This header file is not self-contained, so applications will not directly include it. They will contain to #include <libvirt/libvirt.h> --- docs/apibuild.py | 1 + include/libvirt/Makefile.am | 1 + include/libvirt/libvirt-storage.h | 359 ++++++++++++++++++++++++++++++++++++++ include/libvirt/libvirt.h.in | 327 +--------------------------------- 4 files changed, 362 insertions(+), 326 deletions(-) create mode 100644 include/libvirt/libvirt-storage.h
ACK. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org