Signed-off-by: Michal Privoznik <[email protected]>
---
 src/bhyve/bhyve_parse_command.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/bhyve/bhyve_parse_command.c b/src/bhyve/bhyve_parse_command.c
index 30927ff10c..dd6a626ff4 100644
--- a/src/bhyve/bhyve_parse_command.c
+++ b/src/bhyve/bhyve_parse_command.c
@@ -823,6 +823,8 @@ bhyveParseBhyveLoadCommandLine(virDomainDefPtr def,
     return 0;
 }
 
+#undef CONSUME_ARG
+
 static int
 bhyveParseCustomLoaderCommandLine(virDomainDefPtr def,
                                   int argc G_GNUC_UNUSED,
-- 
2.24.1

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to