mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
util: Add virFileAccessibleAs to private symbols
Commit 458b7099b2 introduced this
function. However it was not added into libvirt_private.syms so
the compilation may not succeed on some hosts.
This commit is contained in:
@@ -1094,6 +1094,7 @@ virEnumToString;
|
||||
virEventAddHandle;
|
||||
virEventRemoveHandle;
|
||||
virFileAbsPath;
|
||||
virFileAccessibleAs;
|
||||
virFileBuildPath;
|
||||
virFileExists;
|
||||
virFileFindMountPoint;
|
||||
|
||||
Reference in New Issue
Block a user