1 2 3 4 5 6 7 8
#include "qemu-common.h" #include "monitor/monitor.h" Monitor *cur_mon; void monitor_set_error(Monitor *mon, QError *qerror) { }