提交 832656fa 编写于 作者: M Michal Privoznik

bhyve_parse_command: Undefine CONSUME_ARG macro when no longer needed

Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
上级 cbb3bbc6
......@@ -823,6 +823,8 @@ bhyveParseBhyveLoadCommandLine(virDomainDefPtr def,
return 0;
}
#undef CONSUME_ARG
static int
bhyveParseCustomLoaderCommandLine(virDomainDefPtr def,
int argc G_GNUC_UNUSED,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册