]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Move virSecret related APIs out of libvirt.h.in
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 23 Oct 2014 10:28:16 +0000 (11:28 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 24 Oct 2014 16:22:20 +0000 (17:22 +0100)
commit75ff42fe7c6b66520f30bcfd6cd728bc723078bf
treefca8228e5fd49e84c5eec63e192f1e2b083407e5
parent0147d6b88fd9e129d6f3d2052eddea5d50ce940c
Move virSecret related APIs out of libvirt.h.in

Create a new libvirt-secret.h file to hold the public
API definitions for the virSecret type. This header
file is not self-contained, so applications will not directly
include it. They will continue to #include <libvirt/libvirt.h>
docs/apibuild.py
include/libvirt/Makefile.am
include/libvirt/libvirt-secret.h [new file with mode: 0644]
include/libvirt/libvirt.h.in
libvirt.spec.in
mingw-libvirt.spec.in