mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-12 15:52:55 +00:00
Fix build with DEBUG_RAW_IO=1
This commit is contained in:
parent
1b9347b5f1
commit
29bca037aa
@ -166,7 +166,7 @@ char *qemuMonitorEscapeShell(const char *in)
|
||||
}
|
||||
|
||||
|
||||
#if QEMU_DEBUG_RAW_IO
|
||||
#if DEBUG_RAW_IO
|
||||
# include <c-ctype.h>
|
||||
static char * qemuMonitorEscapeNonPrintable(const char *text)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user