提交 f594cdda 编写于 作者: L Laine Stump

build: add missing virCommandAddCap to libvirt_private.syms

This was forgotten when the function was initially written (not
noticed because it wasn't used at the time). It's required for proper
compilation with modules enabled after applying the recent rawio
patches.
上级 1d7086c2
...@@ -117,6 +117,7 @@ virCommandAddEnvPair; ...@@ -117,6 +117,7 @@ virCommandAddEnvPair;
virCommandAddEnvPass; virCommandAddEnvPass;
virCommandAddEnvPassCommon; virCommandAddEnvPassCommon;
virCommandAddEnvString; virCommandAddEnvString;
virCommandAllowCap;
virCommandClearCaps; virCommandClearCaps;
virCommandDaemonize; virCommandDaemonize;
virCommandExec; virCommandExec;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册