From: Michal Privoznik Date: Thu, 28 Mar 2013 09:39:25 +0000 (+0100) Subject: libvirt_private.syms: Correctly export seclabel APIs X-Git-Tag: v1.0.4~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a919e6f7769b27168b9217fd2fd5143259f63173;p=thirdparty%2Flibvirt.git libvirt_private.syms: Correctly export seclabel APIs One of my previous patches manipulated virSecurityLabel* APIs, some were added to header files, and some were renamed. However, these changes were not reflected in libvirt_private.syms. --- diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms index 5812123540..96eea0a424 100644 --- a/src/libvirt_private.syms +++ b/src/libvirt_private.syms @@ -117,6 +117,7 @@ virDomainDefCopy; virDomainDefFormat; virDomainDefFormatInternal; virDomainDefFree; +virDomainDefGenSecurityLabelDef; virDomainDefGetSecurityLabelDef; virDomainDefParseFile; virDomainDefParseNode; @@ -138,6 +139,7 @@ virDomainDiskCopyOnReadTypeToString; virDomainDiskDefAssignAddress; virDomainDiskDefForeachPath; virDomainDiskDefFree; +virDomainDiskDefGenSecurityLabelDef; virDomainDiskDefGetSecurityLabelDef; virDomainDiskDeviceTypeToString; virDomainDiskErrorPolicyTypeFromString; @@ -341,6 +343,8 @@ virDomainWatchdogModelTypeFromString; virDomainWatchdogModelTypeToString; virDomainXMLConfGetNamespace; virDomainXMLConfNew; +virSecurityDeviceLabelDefFree; +virSecurityLabelDefFree; # conf/domain_event.h