diff --git a/qrap.c b/qrap.c index 9a9a6ce..5a0a7fd 100644 --- a/qrap.c +++ b/qrap.c @@ -36,7 +36,7 @@ static char *qemu_names[] = { "kvm", "qemu-kvm", #ifdef ARCH - "qemu-system-" ARCH, + ( "qemu-system-" ARCH ), #endif "/usr/libexec/qemu-kvm", NULL,