[libvirt] [PATCH 4/5] Add virObjectEventStateRegisterID to symsfile

Martin Kletzander mkletzan at redhat.com
Tue Oct 11 12:53:42 UTC 2016


To go with the Deregister version as well.

Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 src/libvirt_private.syms | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
index d92d3d865307..fd63f99b568c 100644
--- a/src/libvirt_private.syms
+++ b/src/libvirt_private.syms
@@ -820,6 +820,7 @@ virObjectEventStateDeregisterID;
 virObjectEventStateEventID;
 virObjectEventStateNew;
 virObjectEventStateQueue;
+virObjectEventStateRegisterID;


 # conf/secret_conf.h
--
2.10.1




More information about the libvir-list mailing list