]> Git Repo - qemu.git/blobdiff - balloon.c
block: More detailed syntax error reporting for JSON filenames
[qemu.git] / balloon.c
index 0f45d1b5c4cef4401062f1518144d404408e3c46..1d720fff816e209797ff6fb94037b4bbb8f1b562 100644 (file)
--- a/balloon.c
+++ b/balloon.c
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "exec/cpu-common.h"
 #include "sysemu/kvm.h"
 #include "sysemu/balloon.h"
-#include "trace.h"
+#include "trace-root.h"
 #include "qmp-commands.h"
 #include "qapi/qmp/qerror.h"
 #include "qapi/qmp/qjson.h"
This page took 0.022887 seconds and 4 git commands to generate.