libvirt/include
Daniel P. Berrange 2805ddb29a Move virStream related APIs out of libvirt.h.in
Create a new libvirt-stream.h file to hold the public
API definitions for the virStream type. This header
file is not self-contained, so applications will not directly
include it. They will continue to #include <libvirt/libvirt.h>

Note the definition of virStreamPtr is not moved, since that
must be declared early for all other libvirt APIs to be able
to reference it.
2014-10-24 17:22:38 +01:00
..
libvirt Move virStream related APIs out of libvirt.h.in 2014-10-24 17:22:38 +01:00
Makefile.am maint: use LGPL correctly 2013-05-20 14:03:48 -06:00